reactos/drivers/usb
Michael Martin d3e13a4ada [USBEHCI_NEW]
- Use PQUEUE_HEAD as the Head of pending list  and Async (Active) list vice using PLIST_ENTRY.
- Implement linking/unlinking a QueueHead to these Head QueueHeads.
- Implement chain linking/unlinking of QueueHeads. Thr plan being to used these functions during DMA operations to pull a number of QueueHeads from the pending list to place into the Async list for execution. 
- Will look for optimization in these functions later.

svn path=/branches/usb-bringup/; revision=51390
2011-04-18 11:34:02 +00:00
..
nt4compat
usbd [CMAKE] 2011-04-09 16:46:28 +00:00
usbehci [USBEHCI] 2011-04-13 01:37:14 +00:00
usbehci_new [USBEHCI_NEW] 2011-04-18 11:34:02 +00:00
usbhub
usbstor
CMakeLists.txt [USBEHCI_NEW] 2011-04-14 11:35:16 +00:00