reactos/drivers
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
..
base [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
battery [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
bluetooth [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
bus [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
directx [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
filesystems [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
filters [MOUNTMGR] 2012-01-27 23:11:19 +00:00
hid [KBDHID] 2012-02-01 14:28:02 +00:00
input [MOUCLASS] 2012-01-26 02:59:58 +00:00
ksfilter [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
multimedia [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
network [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
parallel [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
sac [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
serial [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
setup [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
storage [DISK_NEW] 2012-01-26 17:26:49 +00:00
usb [USBD] 2012-02-01 16:59:13 +00:00
video [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
wdm [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
wmi [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CMakeLists.txt [MOUNTMGR] 2012-01-24 22:54:14 +00:00
drivers.rbuild [MOUNTMGR] 2012-01-24 22:54:14 +00:00