NetBSD/sys/arch/acorn26
bjh21 583bfaa708 Autoconfiguration cleanup for arcvideo(4):
- Use device_t and cfdata_t rather than explicit structure pointers.
- Use device_private() rather than a cast to convert device_t to a softc.
- Use device_*() to get at the innards of device_t.
device/softc split not done yet because of worrying about bootstrap console
stuff.
2009-01-07 23:14:40 +00:00
..
acorn26 Rework the bootstrap IIC stuff used by cmos_read() so that it works 2009-01-07 22:58:38 +00:00
compile
conf Add arcpp(4) and eca(4) since they are aren't horribly broken. 2009-01-07 23:01:53 +00:00
include
iobus
ioc Autoconfiguration cleanup for arcpp(4): 2009-01-07 23:05:46 +00:00
podulebus
stand
vidc Autoconfiguration cleanup for arcvideo(4): 2009-01-07 23:14:40 +00:00
Makefile