reactos/drivers/usb/usbd
Johannes Anderwald 277b8f0871 [HIDPARSER]
- Rewrite hidparser so that it support multiple top level collections
- Add support for flat collection context meaning all context structures are aligned in after each other. The reason this is required is that usermode hid.dll will access the same structure and thus can't use kernel pointers. User mode hid.dll is used to support keyboard with custom keys (for example search key, email key etc)

svn path=/branches/usb-bringup-trunk/; revision=55353
2012-01-31 16:19:33 +00:00
..
CMakeLists.txt [USB-BRINGUP-TRUNK] 2012-01-20 23:58:29 +00:00
test.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
usbd.c [HIDPARSER] 2012-01-31 16:19:33 +00:00
usbd.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
usbd.rc [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
usbd.spec [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00