NetBSD/sys/dev/ofw
christos c60db2e923 make more drivers use disk_ioctl, and add a dev parameter to it so that
we can merge the "easy" disklabel ioctls to it. Ultimately all this will
go do dk_ioctl once all the drivers have been converted.
2014-12-31 19:52:04 +00:00
..
files.ofw
Makefile
ofbus.c
ofcons.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
ofdisk.c make more drivers use disk_ioctl, and add a dev parameter to it so that 2014-12-31 19:52:04 +00:00
ofnet.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ofrtc.c
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 Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
openfirmio.h