Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2006 01:59:05 +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 ehci.c ohci.c uhci.c usb_subr.c usbdivar.h
Message-ID:  <200603010159.k211x55F085722@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2006-03-01 01:59:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/usb          ehci.c ohci.c uhci.c usb_subr.c 
                         usbdivar.h 
  Log:
  MFC: save and restore the data toggle value when a pipe to an
  endpoint is closed and then reopened. This is reported to fix
  timeouts with USB scanners and some other USB devices that were
  seen since the recent removal of the clear-stall-on-open code.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.36.2.2   +3 -1      src/sys/dev/usb/ehci.c
  1.154.2.3  +5 -1      src/sys/dev/usb/ohci.c
  1.162.2.1  +2 -1      src/sys/dev/usb/uhci.c
  1.76.2.3   +1 -0      src/sys/dev/usb/usb_subr.c
  1.43.2.1   +1 -0      src/sys/dev/usb/usbdivar.h



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