NetBSD/sys/arch/prep
ad 3363855a4a Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
via a soft interrupt. In the near future, softclock will be run from process
context.
2007-02-16 02:53:43 +00:00
..
compile
conf Remove traces of scd(4), which apparently never actually had a driver in 2007-01-09 21:59:08 +00:00
eisa Commit support for the IBM Model 7024 E20 and E30. (E30 not tested). 2006-02-23 19:44:02 +00:00
include Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts 2007-02-16 02:53:43 +00:00
isa A bit of clock rototill. It's safer to detect things known by the 2006-06-15 18:15:32 +00:00
pci Add preliminary support for the 7025-F40. The MPIC must not be wired up 2006-09-06 22:32:56 +00:00
pnpbus Make these files compile with -Wextra -Wno-unused 2006-10-30 17:54:29 +00:00
prep Count the number of CPUs at boot and stash in 'ncpu'. Eventually should 2007-02-15 20:32:47 +00:00
stand Replace wrong tests for character device (st.st_mode & S_IFCHR) by 2006-09-23 20:10:14 +00:00
Makefile