NetBSD/sys/arch/usermode/dev
reinoud 7752740c40 Reimplement userret() to also include AST for preemption.
Note it would be nice if we could do the check "are we going to userland?" in
a less intrusive way.
2012-01-14 21:45:28 +00:00
..
clock.c Revert back to IPL_SOFTCLOCK so its lower than IPL_SHED 2012-01-14 21:42:51 +00:00
cpu.c Reimplement userret() to also include AST for preemption. 2012-01-14 21:45:28 +00:00
if_veth.c Don't directly call softint_shedule() when we might be in an SPL level too 2012-01-09 20:39:39 +00:00
ld_thunkbus.c Re-implement aio for ld_thunkbus. It seems to work fine though its not set by 2012-01-09 21:01:31 +00:00
mainbus.c support multiple disk images (pass multiple disk=<path> parameters on the 2012-01-07 18:10:18 +00:00
ttycons.c support ^Z 2011-12-27 20:59:45 +00:00
vaudio.c mark vaudio callout and softint handler as mpsafe 2011-12-26 23:50:43 +00:00
vncfb.c implement cngetc and cnpollc 2012-01-04 14:53:57 +00:00
vnckbdmap.c map Fn keys, make vt switching work 2011-12-30 12:14:44 +00:00