iedowse     2006-02-15 22:51:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/usb          usb_quirks.c usb_quirks.h usb_subr.c 
  Log:
  MFC: don't perform an endpoint stall clear every time a pipe is
  opened.  This should not be necessary, and it is known to confuse
  certain devices.
  
  Remove the UQ_NO_OPEN_CLEARSTALL quirk, as this is now the default
  behaviour for all devices.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.41.2.4  +0 -3      src/sys/dev/usb/usb_quirks.c
  1.17.2.3  +0 -2      src/sys/dev/usb/usb_quirks.h
  1.76.2.2  +0 -17     src/sys/dev/usb/usb_subr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to