K 10 svn:author V 7 iedowse K 8 svn:date V 27 2005-03-19T19:27:38.000000Z K 7 svn:log V 310 Now that all architectures allow hooks to be inserted before configure_final(), assert that "cold" is true in usb_cold_explore() when there are busses to explore. When USB is kldloaded after boot, usb_cold_explore() will still get invoked but the list of busses to explore in that case should always be empty. END