CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/15 06:52:44
Modified files:
sys/dev/usb : usb_subr.c
Log message:
Set the usb(4) unit number as bus number. This fixes a possible
conflict where machines with two controllers with the same unit
number (i.e. ehci0 and uhci0) would have reported to buses 0.
ok miod@
