reactos/drivers/usb/usbehci
Johannes Anderwald 6ced7570a0 [USBEHCI]
- Store configuration index in the setup packet
- Perform retrieving the configuration request before storing the configuration details. Perform the same action for the select interface request
- EHCI now supports selecting configuration & interface on devices with more than one configuration (previously only one configuration was supported)
- Code has not yet been tested, as no available usb device has such feature

svn path=/branches/usb-bringup-trunk/; revision=55536
2012-02-11 02:10:20 +00:00
..
CMakeLists.txt [USB-BRINGUP-TRUNK] 2012-02-10 11:58:11 +00:00
hardware.cpp [USBEHCI] 2012-02-10 20:15:39 +00:00
hardware.h [USBEHCI] 2012-02-10 20:15:39 +00:00
hcd_controller.cpp [USB-BRINGUP-TRUNK] 2012-02-10 11:58:11 +00:00
hub_controller.cpp [USBEHCI] 2012-02-10 20:15:39 +00:00
interfaces.h [USBEHCI] 2012-02-10 20:15:39 +00:00
memory_manager.cpp [USBEHCI] [USBOHCI] 2012-02-10 16:28:35 +00:00
misc.cpp [USB-BRINGUP-TRUNK] 2012-02-10 11:58:11 +00:00
purecall.cpp [USB-BRINGUP-TRUNK] 2012-02-10 11:58:11 +00:00
usb_device.cpp [USBEHCI] 2012-02-11 02:10:20 +00:00
usb_queue.cpp [USBEHCI] 2012-02-10 20:15:39 +00:00
usb_request.cpp [USBEHCI] 2012-02-10 20:15:39 +00:00
usbehci.cpp [USB-BRINGUP-TRUNK] 2012-02-10 11:58:11 +00:00
usbehci.h [USBEHCI] 2012-02-10 20:15:39 +00:00
usbehci.rc [USB-BRINGUP-TRUNK] 2012-02-10 11:58:11 +00:00