reactos/reactos/drivers/usb/usbehci
Michael Martin fe97558adf [USB\USBEHCI]
- For common buffer memory, only allocate one page and allocate more as needed. This implementation will most likely be replaced with janderwalds.
- Use a safecount while attempting to stop and start the controller, so that an error can be displayed vice doing endless loop for controllers that are misbehaving.
- Reorganize a few structuers and remove members of structures that are not used.
- Add comments for some of the DirectCall Interface Functions.
Change 2 of 3.

svn path=/trunk/; revision=51326
2011-04-13 04:43:25 +00:00
..
common.c [USB\USBEHCI] 2011-04-13 04:43:25 +00:00
fdo.c [USB\USBEHCI] 2011-04-13 04:33:14 +00:00
hardware.c [USB\USBEHCI] 2011-04-13 04:43:25 +00:00
hardware.h [USB\USBEHCI] 2011-04-13 04:33:14 +00:00
hwiface.c [USB\USBEHCI] 2011-04-13 04:33:14 +00:00
hwiface.h [USB\USBEHCI] 2011-04-13 04:33:14 +00:00
irp.c Merge MSVC fixes from cmake branch 2011-02-10 13:01:39 +00:00
misc.c [usb/usbehci] 2010-09-15 13:16:59 +00:00
pdo.c [usb/usbehci]: 2011-01-01 12:20:19 +00:00
physmem.c [USB\USBEHCI] 2011-04-13 04:43:25 +00:00
physmem.h [USB\USBEHCI] 2011-04-13 04:43:25 +00:00
transfer.c [usb/usbehci]: 2011-01-06 17:46:59 +00:00
transfer.h [usb/usbehci]: 2010-12-31 12:01:21 +00:00
usbehci.c [USB\USBEHCI] 2011-04-13 04:43:25 +00:00
usbehci.h [USB\USBEHCI] 2011-04-13 04:43:25 +00:00
usbehci.rbuild [usb/usbehci]: 2011-01-01 12:20:19 +00:00
usbehci.rc
usbiffn.c [USB\USBEHCI] 2011-04-13 04:43:25 +00:00
usbiffn.h [usb/usbehci] 2010-04-14 14:46:10 +00:00