Allow more than one USB controller (was a XBOX hack no more needed)
[reactos.git] / reactos / drivers / usb / miniport / common /
2005-11-04 Hervé PoussineauAllow more than one USB controller (was a XBOX hack...
2005-10-31 Hervé PoussineauBig move of driver input stack to a Plug-and-Play model:
2005-09-25 Hervé PoussineauUSB root hub is not really a child of the USB Controlle...
2005-09-25 Thomas Bluemelfixed uninitialized variable warnings
2005-09-22 Hervé PoussineauFix IRP_MJ_PNP / IRP_MN_QUERY_ID / BusQueryHardwareIDs...
2005-09-19 Hervé PoussineauImplement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOU...
2005-09-15 Aleksey BraginInitialize DeviceNumber to 0
2005-09-11 Hervé PoussineauDisable USB keyboard and mouse support, as they conflic...
2005-09-11 Hervé PoussineauLet OHCI miniport use shared code in drivers/usb/minipo...
2005-09-10 Hervé PoussineauxHCI:
2005-09-10 Hervé PoussineauRemove unneeded pointer indirection
2005-09-10 Hervé PoussineauMove shareable part of USB miniport drivers to a new...
2005-09-10 Hervé PoussineauMove common code of USB miniport drivers into drivers...