This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
usermode
/
dev
History
riastradh
4ec73a10b2
Use __insn_barrier to enforce ordering in l_ncsw loops.
...
(Only need ordering observable by interruption, not by other CPUs.)
2019-12-03 15:20:59 +00:00
..
clock.c
…
cpu.c
Use __insn_barrier to enforce ordering in l_ncsw loops.
2019-12-03 15:20:59 +00:00
if_veth.c
Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA in
2019-05-29 10:07:28 +00:00
ld_thunkbus.c
Its a hack, but make sure the pages are paged in
2018-06-04 20:06:52 +00:00
mainbus.c
Add ATAPI passtrough support giving the NetBSD/usermode kernel full control of
2018-06-05 20:02:42 +00:00
ttycons.c
…
vatapi.c
Split out error reporting and make it compile without SCSIVERBOSE
2018-06-13 19:59:14 +00:00
vaudio.c
Merge isaki-audio2 branch, the overhaul of audio subsystem.
2019-05-08 13:40:13 +00:00
vncfb.c
…
vnckbdmap.c
…