reactos/drivers/usb
Johannes Anderwald aa485d63fd [USBD]
- In 2012 a long protected natural resource for bugs was shutdown due to popular usb device support demand
- Fix length check in USBD_ParseDescriptors. (PLONG)Descriptor + TotalLength is not the length of the configuration descriptor but twice the configuration descriptor
- Reset found variable in the loop. This fixes finding of interfaces which are not the first one in the configuration descriptor
- Again moving to next usb descriptor was broken. UsbDeviceDescriptor = UsbDeviceDescriptor + UsbDeviceDescriptor->bLength does not move to the next but to next XX descriprors specified by bLength
- Introduced in rev 17382 (14/08/2005)
 

svn path=/branches/usb-bringup-trunk/; revision=55370
2012-02-01 16:59:13 +00:00
..
usbccgp [HIDPARSER] 2012-02-01 13:34:20 +00:00
usbd [USBD] 2012-02-01 16:59:13 +00:00
usbehci_new [USBEHCI][USBOHCI] 2012-02-01 12:16:47 +00:00
usbhub_new [USBHUB] 2012-01-30 22:45:16 +00:00
usbohci [USBEHCI][USBOHCI] 2012-02-01 12:16:47 +00:00
usbstor [USBSTOR] 2012-01-31 15:59:59 +00:00
CMakeLists.txt [USBCCGP] 2012-01-26 03:42:56 +00:00
directory.rbuild [USB-BRINGUP-TRUNK] 2012-01-22 16:07:58 +00:00