]> xenbits.xensource.com Git - qemu-xen.git/commit
uhci: Fixed length handling for SETUP and OUT tokens
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 22 Aug 2008 08:58:08 +0000 (08:58 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 22 Aug 2008 08:58:08 +0000 (08:58 +0000)
commit5d808245630e2dbbe9a330ec088af94a72601d50
tree1f57c4526835ef85a5c0c74726479019e8f389c4
parent7da76bcef228adc68194eeeff07b00fc434a438c
uhci: Fixed length handling for SETUP and OUT tokens

Fixes regression reported agains Linux 2.6.18.
Looks like XP and newer Linux kernels are less sensitive
to length returned for control transfers.

Signed-off-by: Max Krasnyansky <maxk@kernel.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5070 c046a42c-6fe2-441c-8c8c-71466251a162
hw/usb-uhci.c