freebsd-dev/sys/dev/iicbus
John-Mark Gurney 5231b1cda8 remove DRIVER_MODULE lines that are useless... pcf doesn't exist (only
as pcf_ebus and pcf_isa, they should probably be fixed back to pcf),
and bti2c doesn't exist, bktr has smbus or iicbb as children..

Brought to you by: http://people.FreeBSD.org/~jmg/driver.pdf
2006-04-17 22:33:42 +00:00
..
if_ic.c Turn a file that was mostly style(9) compliant to a file that's really close 2006-04-04 19:30:47 +00:00
iic.c newbus will zero softc, so no need to duplicate the zeroing here. 2006-04-04 23:29:17 +00:00
iic.h
iicbb_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
iicbb.c newbus will zero softc, so no need to duplicate the zeroing here. 2006-04-04 23:29:17 +00:00
iicbus_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
iicbus.c remove DRIVER_MODULE lines that are useless... pcf doesn't exist (only 2006-04-17 22:33:42 +00:00
iicbus.h Remove public declarations of variables that were forgotten when they were 2005-08-10 07:10:02 +00:00
iiconf.c
iiconf.h
iicsmb.c newbus will zero softc, so no need to duplicate the zeroing here. 2006-04-04 23:29:17 +00:00