[Qemu-devel] Re: [PATCH, RESEND] usb: increase buffer for USB control requests

2010-01-25 Thread Christian Krause
Hello Michael, On 01/24/2010 10:20 PM, Michael S. Tsirkin wrote: On Sun, Jan 24, 2010 at 05:34:52PM +0100, Christian Krause wrote: Resend. The patch was already sent to the list on 2009-12-11. It would be great if it could be reviewed and applied. Thank you very much in advance. The WLAN

[Qemu-devel] [PATCH, RESEND] usb: increase buffer for USB control requests

2010-01-24 Thread Christian Krause
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 c...@plauener.de --- usb-linux.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[Qemu-devel] [PATCH] usb: increase buffer for USB control requests

2009-12-11 Thread Christian Krause
to be a safe choice. Signed-off-by: Christian Krause c...@plauener.de --- usb-linux.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/usb-linux.c b/usb-linux.c index 285ac22..d205bd3 100644 --- a/usb-linux.c +++ b/usb-linux.c @@ -113,7 +113,7 @@ struct ctrl_struct { uint16_t