NetBSD/sys/arch/cats
chris 4c5586750b Enable the use of a seperate statclock.
Currently statclock runs at 64hz, maybe it should be faster or slower, I did
try it being the same as hz, but that just made it look like we spent 10% of
time handling interrupts, rather than the 3% that this gives.

Also fix the IPL_LEVELS for netwinder.
2002-09-28 15:44:29 +00:00
..
cats remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
compile
conf Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
include Enable the use of a seperate statclock. 2002-09-28 15:44:29 +00:00
isa Overhaul how DMA ranges work in the ARM bus_dma implementation. 2002-07-31 17:34:23 +00:00
pci Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
Makefile