K 10 svn:author V 3 dfr K 8 svn:date V 27 1999-05-28T09:25:16.000000Z K 7 svn:log V 287 * Change device_add_child_after() to device_add_child_ordered() which is easier to use and more flexible. * Change BUS_ADD_CHILD to take an order argument instead of a place. * Define a partial ordering for isa devices so that sensitive devices are probed before non-sensitive ones. END