]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r205031
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 Apr 2010 23:25:19 +0000 (23:25 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 Apr 2010 23:25:19 +0000 (23:25 +0000)
commitb800a11c1613f68b42e1b1fc01804c9c4a801a0f
tree6dcd0342a272b3cb6e70dd4b3707418924811cec
parent55ee04f648e4ed6ec93050607df16e7c87132608
MFC r205031

 It appears that some UVISOR devices do not handle when the clear stall command
 is issued at the beginning of the initial IN/OUT data transfers.  Reason
 unknown, probably firmware fault. Now the stall is only cleared on data
 transfer errors.

PR: usb/144199
Submitted by: Hans Petter Selasky

git-svn-id: svn://svn.freebsd.org/base/stable/8@206312 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/serial/uvisor.c