Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "for all XXX platforms" from comment. Fixes the issue pointed out | 2020-08-14 | 1 | -2/+2 | |
| | | | | | | by miod@ where the powerpc64 claimed to be "for all AArch64 platforms". ok patrick@ | ||||
* | Convert netisr to a normal soft interrupt instead of hanving MD code | 2010-12-21 | 1 | -6/+1 | |
| | | | | | | for it. This makes the netisr a real C function which will help further development. No noticable performance change on i386 and amd64. With input from kettenis@ and miod@ additional OKs mikeb@ and henning@ | ||||
* | Mutexes for arm and sh softinterrupts. | 2009-04-19 | 1 | -6/+9 | |
| | | | | ok miod@ | ||||
* | Cleanup arm soft interrupt handling; remove the unused IPL_SERIAL and rename | 2009-04-08 | 1 | -9/+2 | |
| | | | | | | | IPL_SOFTSERIAL to IPL_SOFTTTY. tested by oga@ ok miod@ | ||||
* | evcnt & friends were replaced by a proper interrupt counting mechanism 3 years ago; ok miod | 2007-05-10 | 1 | -2/+1 | |
| | |||||
* | Arm port, NetBSD codebase stripped down, 32bit only support. | 2004-02-01 | 1 | -0/+106 | |