NetBSD/sys/dev/ofw
dholland a68f9396b6 Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.
2014-03-16 05:20:22 +00:00
..
files.ofw
Makefile
ofbus.c
ofcons.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
ofdisk.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
ofnet.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ofrtc.c convert to device_t, cfdata_t and CFATTACH_DECL_NEW. 2011-07-26 08:56:26 +00:00
ofw_network_subr.c
ofw_pci.h
ofw_subr.c Add "i2c-at34c02" AT34C02 EEPROM. This is compatible with the AT24C02 2013-10-25 14:32:10 +00:00
openfirm.h sort by name, add OF_quiesce 2013-05-16 18:43:09 +00:00
openfirmio.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
openfirmio.h