Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 00:20:14 +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:  <200503220020.j2M0KEv2087534@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2005-03-22 00:20:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/usb          usb.c 
  Log:
  MFC 1.104, 1.105: defer boot-time exploration of USB busses until
  all devices in the system have been attached, but no later. This
  ensures that we do not explore ohci or uhci busses before the
  companion echi controller has been initialised, so it should fix
  the problem of multi-speed USB devices getting attached as USB 1
  devices first and then re-attached as USB 2.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.100.2.2  +26 -1     src/sys/dev/usb/usb.c



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