reactos/drivers
Johannes Anderwald ceb3f5ee43 [USB-BRINGUP]
- Implement AddDevice routine for hidusb
- Fix bug in Hid_DispatchUrb, which returned not initialized status code
- Implement IOCTL_HID_GET_REPORT_DESCRIPTOR, IOCTL_HID_READ_REPORT
- Add support routines for reseting / aborting pipe, not yet used
- TBD: implement error handling
- hidusb now works in combination with a usb mouse (other hid devices such as keyboards will require more ioctl implemented)
- Tested in Vbox 4.1.4 + WinXP + ReactOS usbhid.sys + ReactOS usbmou.sys
- Testing procedure -> inject usb mouse after startup (needs mouse integration disabled -> thanks to timo for pointing this out)

svn path=/branches/usb-bringup/; revision=54781
2011-12-29 19:03:40 +00:00
..
base [CMAKE] 2011-04-01 17:34:49 +00:00
battery [CMAKE] 2011-01-27 21:57:54 +00:00
bluetooth/fbtusb
bus - Fix acpi really. 2011-02-18 12:01:54 +00:00
directx [CMAKE] 2011-01-27 21:57:54 +00:00
filesystems [CMAKE] 2011-04-13 08:39:17 +00:00
hid [USB-BRINGUP] 2011-12-29 19:03:40 +00:00
input [CMAKE] 2011-01-03 00:33:31 +00:00
ksfilter [KS] 2011-02-12 18:52:35 +00:00
multimedia
network [CMAKE] 2011-03-26 23:14:25 +00:00
parallel [CMAKE] 2010-11-04 21:06:20 +00:00
serial [CMAKE] 2010-11-04 21:06:20 +00:00
setup [CMAKE] 2010-11-05 14:33:14 +00:00
storage [CMAKE] 2011-03-26 23:14:25 +00:00
usb [USBOHCI] 2011-12-29 10:13:36 +00:00
video [CMAKE] 2011-03-26 23:14:25 +00:00
wdm [CMAKE] 2011-04-01 17:34:49 +00:00
wmi [CMAKE] 2011-04-01 17:34:49 +00:00
CMakeLists.txt - rearrange hid stack 2011-12-25 18:25:18 +00:00