NetBSD/sys/arch/ibmnws
matt e2a71f6c7b intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.
Cleanup intr.h so MD definitions can overload common definitions.
Rototill pic/intr.c.  Virtual IRQs can now be reclaimed.  separate virq
from hwirq from picirq.  Redo intr mask calculations.
tested on pmppc and macppc (MP).
2011-06-17 23:36:17 +00:00
..
compile
conf Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
ibmnws PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional 2011-05-17 17:34:47 +00:00
include intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT. 2011-06-17 23:36:17 +00:00
pci Change definition of pc_bus_maxdevs to get a void * instead a pci_chipset_tag_t 2010-12-13 16:19:02 +00:00
Makefile