Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2005 15:31:23 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb usb.c
Message-ID:  <200503271531.j2RFVNtJ053546@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503271531.j2RFVNtJ053546>