K 10 svn:author V 7 iedowse K 8 svn:date V 27 2006-02-28T09:32:08.000000Z K 7 svn:log V 364 Fix an old mis-merge in 1.26.2.11 that invoked usb_cold_explore() too late in the boot process - "cold" is guaranteed to be false at SI_SUB_INT_CONFIG_HOOKS, but it was being KASSERTed as true. With usb_cold_explore() now running at the correct time, it does need to use polling mode and splusb(), so back out 1.26.2.14. PR: usb/81524 Tested by: Eugene Grosbein END