freebsd-skq/sys/dev/iicbus
joerg 70bc2f6a82 After successfully attaching an iicbus instance, instead of using a
NULL name in device_add_child(), explicitly name all of our known
child drivers in order to give them a chance to attach to us.
Otherwise, only the first one present would be probed and attached.

Reviewed by:	nsouch
MFC after:	1 month
2004-05-16 21:11:46 +00:00
..
if_ic.c o eliminate widespread on-stack mbuf use for bpf by introducing 2003-12-28 03:56:00 +00:00
iic.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
iic.h
iicbb_if.m
iicbb.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
iicbus_if.m
iicbus.c After successfully attaching an iicbus instance, instead of using a 2004-05-16 21:11:46 +00:00
iicbus.h
iiconf.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
iiconf.h make iicbb_devclass and iicbb_driver globally visible. This will let 2003-06-19 02:50:08 +00:00
iicsmb.c Don't hardcode unit numer '0'. 2003-08-10 14:28:24 +00:00