| Submitter | David S. Ahern |
|---|---|
| Date | Feb. 3, 2010, 12:36 a.m. |
| Message ID | <4B68C513.5080205@cisco.com> |
| Download | mbox | patch |
| Permalink | /patch/44330/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/usb-linux.c b/usb-linux.c index 1aaa595..092e75c 100644 --- a/usb-linux.c +++ b/usb-linux.c @@ -906,6 +906,9 @@ static int usb_host_open(USBHostDevice *dev, int bus_num, #endif + /* some keys require a reset before the getconfig */ + ioctl(fd, USBDEVFS_RESET); + /* * Initial configuration is -1 which makes us claim first