summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorChristian Krause2010-01-24 17:34:52 +0100
committerAurelien Jarno2010-02-06 17:14:24 +0100
commitfd7a446f162768c044b3bf3844f7605eeef351af (patch)
treeb59639592c8dc504b6a8ef5b3f174da576092d98 /linux-user/syscall.c
parentmips/malta: fix typo (diff)
downloadqemu-fd7a446f162768c044b3bf3844f7605eeef351af.tar.gz
qemu-fd7a446f162768c044b3bf3844f7605eeef351af.tar.xz
qemu-fd7a446f162768c044b3bf3844f7605eeef351af.zip
usb-linux: increase buffer for USB control requests
The WLAN USB stick ZyXEL NWD271N (0586:3417) uses very large usb control transfers of more than 2048 bytes which won't fit into the buffer of the ctrl_struct. This results in an error message "husb: ctrl buffer too small" and a non-working device. Increasing the buffer size to 8192 seems to be a safe choice. Signed-off-by: Christian Krause <chkr@plauener.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions