reactos/drivers/usb/usbohci
Johannes Anderwald 2231c8333a [USBOHCI]
- Implement function to retrieve isochronous head endpoint descriptor
- Implement function to retrieve current frame number
- Set isochronous descriptor flag for head endpoint
- Implement retrieve device status for devices
- Implement retrieve class status from device
- Partly implement isochronous descriptor handling in usb queue
- Start implementing isochronous transfers in ISUBRequest
- Code currently not tested as the Virtual Machine with XP + ReactOS usbohci driver brings down the host system when starting the iso transfers. Ironically it crashes in MS usbohci driver


svn path=/branches/usb-bringup/; revision=51957
2011-05-27 13:04:55 +00:00
..
CMakeLists.txt [USBOHCI] 2011-05-25 02:11:06 +00:00
hardware.cpp [USBOHCI] 2011-05-27 13:04:55 +00:00
hardware.h [USBOHCI] 2011-05-27 13:04:55 +00:00
hcd_controller.cpp
hub_controller.cpp [USBOHCI] 2011-05-27 13:04:55 +00:00
interfaces.h [USBOHCI] 2011-05-27 13:04:55 +00:00
memory_manager.cpp
misc.cpp
purecall.cpp
usb_device.cpp [USBOHCI] 2011-05-25 02:11:06 +00:00
usb_queue.cpp [USBOHCI] 2011-05-27 13:04:55 +00:00
usb_request.cpp [USBOHCI] 2011-05-27 13:04:55 +00:00
usbohci.cpp
usbohci.h [USBOHCI] 2011-05-25 02:11:06 +00:00
usbohci.rc