Date: Wed, 15 Feb 2006 22:51:09 +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_quirks.c usb_quirks.h usb_subr.c Message-ID: <200602152251.k1FMp9Fi053090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602152251.k1FMp9Fi053090>
