- Implement EnumServicesStatusW.
[reactos.git] / reactos / drivers / usb / miniport / common / main.c
2005-12-24 Hervé PoussineauAllow more than one USB controller
2005-12-18 Hervé PoussineauFix little bug which prevented IRP_MJ_PNP to be forward...
2005-11-12 Hervé PoussineauMove the initialization of USB keyboard and mouse to...
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-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é PoussineauMove shareable part of USB miniport drivers to a new...