reactos/drivers/usb/usbport
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
debug.c
device.c [USBPORT] Implement interface setting in USBPORT_OpenInterface. 2019-03-11 08:54:01 +01:00
endpoint.c [USBPORT] Acquire EndpointSpinLock in addition to MiniportSpinLock in USBPORT_ReopenPipe. 2019-03-11 08:53:52 +01:00
guid.c
iface.c [USBPORT] Leave IRP status untouched for unhandled interfaces. 2019-03-11 08:53:49 +01:00
ioctl.c
iso.c
pnp.c
power.c
queue.c
roothub.c
trfsplit.c
urb.c
usb2.c
usbdebug.h
usbport.c [USBPORT] Don't change the status of IRP_MJ_SYSTEM_CONTROL requests. 2019-03-11 08:53:47 +01:00
usbport.h
usbport.rc
usbport.spec