K 10 svn:author V 3 dfr K 8 svn:date V 27 1999-01-16T17:44:09.000000Z K 7 svn:log V 330 A few small improvements to the bus code: * A function device_printf() to make pretty-printing driver messages easier. * A function device_get_children() to query the children of a device. * Generic implementations of BUS_ALLOC_RESOURCE and BUS_RELEASE_RESOURCE. * Change bus_generic_print_child() so that it is actually useful. END