cvs commit: src/sys/dev/usb usb.c

Ian Dowse iedowse at FreeBSD.org
Sun Mar 27 07:31:24 PST 2005


iedowse     2005-03-27 15:31:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb.c 
  Log:
  Don't defer the boot-time exploration of high-speed USB busses.
  This ensures that we explore EHCI busses before their companion
  controllers' busses, so that ports connected to full/low speed
  devices will be properly routed to the companion controllers by the
  time the OHCI/UHCI exploration occurs.
  
  Revision  Changes    Path
  1.106     +9 -3      src/sys/dev/usb/usb.c


More information about the cvs-all mailing list