mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
ceb3f5ee43
- 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 |
||
---|---|---|
.. | ||
base | ||
battery | ||
bluetooth/fbtusb | ||
bus | ||
directx | ||
filesystems | ||
hid | ||
input | ||
ksfilter | ||
multimedia | ||
network | ||
parallel | ||
serial | ||
setup | ||
storage | ||
usb | ||
video | ||
wdm | ||
wmi | ||
CMakeLists.txt |