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

Ian Dowse iedowse at FreeBSD.org
Sat Jan 7 19:27:44 PST 2006


iedowse     2006-01-08 03:27:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_subr.c 
  Log:
  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.
  
  Obtained from:  NetBSD
  Requested by:   many
  
  Revision  Changes    Path
  1.79      +0 -17     src/sys/dev/usb/usb_subr.c


More information about the cvs-all mailing list