NetBSD/sys/dev/ofw
jdc a2f66b838f Add a property "i2c-indirect-config" to allow/disallow i2c indirect config.
If missing, "allowed" is assumed.  Set it to false for OFW machines.
Patch from martin@.  Removes erroneous i2c probe messages that appeared with
wildcard support.
2013-09-24 18:04:53 +00:00
..
files.ofw
Makefile
ofbus.c -CFATTACH_DECL(foo, sizeof(struct device), 2011-06-03 07:39:30 +00:00
ofcons.c convert to device_t, cfdata_t and CFATTACH_DECL_NEW. 2011-07-26 08:56:26 +00:00
ofdisk.c convert to device_t, cfdata_t and CFATTACH_DECL_NEW. 2011-07-26 08:56:26 +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 a property "i2c-indirect-config" to allow/disallow i2c indirect config. 2013-09-24 18:04:53 +00:00
openfirm.h sort by name, add OF_quiesce 2013-05-16 18:43:09 +00:00
openfirmio.c
openfirmio.h