kevlo 2007-05-08 03:25:05 UTC FreeBSD src repository Modified files: sys/dev/usb usb_subr.c Log: Do not set address early. It fix problems when SET_ADDR_FAILED happens on the hubs. Reviewed by: imp Revision Changes Path 1.90 +27 -24 src/sys/dev/usb/usb_subr.c