NetBSD/sys/arch/prep
garbled ae2d0d18ae When we have a non-PReP pci bridge, we need to perform a single swizzle
on the pin, to get us the right pin on the underlying PReP bridge to wire
the interrupt to.  Tested with a 4-port fxp card on a 7043-140.  Thanks
to simon for helping me get the math right.
2007-03-22 08:23:10 +00:00
..
compile
conf Add the slide device, and the special PCIIDE_SLIDE_SETIRQA option to set 2007-03-20 17:20:59 +00:00
eisa
include Add a read entry point to this driver. There are two minor devices 2007-03-21 04:13:53 +00:00
isa Use mtod(m, char *) when you want to do pointer arithmetic on the result. 2007-03-05 22:36:16 +00:00
pci When we have a non-PReP pci bridge, we need to perform a single swizzle 2007-03-22 08:23:10 +00:00
pnpbus Add a read entry point to this driver. There are two minor devices 2007-03-21 04:13:53 +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