K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-10-14T14:40:07.000000Z K 7 svn:log V 249 Argh, use 'BUS_ADD_CHILD()' instead of 'device_add_child()' to add eisa0 and friends. We have to use the kobj version so that the nexus driver's nexus_add_child() function gets called and device ivars get setup. Tested by: many Pointy hat to: jhb END