K 10 svn:author V 5 joerg K 8 svn:date V 27 2004-05-16T21:11:46.000000Z K 7 svn:log V 304 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 END