NetBSD/sys/arch/ibmnws
matt 05b09539a2 struct device * -> device_t
struct cfdata * -> cfdata_t
use device accessors, use device_private.
some softc/device_t splits (macppc needs a bunch more)
aprint*_dev used considerably more
2011-06-18 08:08:27 +00:00
..
compile
conf Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
ibmnws struct device * -> device_t 2011-06-18 08:08:27 +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