freebsd-dev/sys/dev/iicbus
Peter Wemm 38703ed315 Convert iic to use make_dev() rather than cdevsw_add(). This stops the
annoying 'iic is usurping iic's cdevsw' type messages.  (Yes, there are
other ways to fix cdevsw_add(), but that is a doomed api)
1999-11-18 05:43:32 +00:00
..
if_ic.c
iic.c Convert iic to use make_dev() rather than cdevsw_add(). This stops the 1999-11-18 05:43:32 +00:00
iic.h
iicbb_if.m
iicbb.c
iicbus_if.m
iicbus.c Sync with RELENG_3. 1999-11-01 23:15:29 +00:00
iicbus.h
iiconf.c Sync with RELENG_3. 1999-11-01 23:15:29 +00:00
iiconf.h
iicsmb.c