reactos/drivers/usb/usbuhci_new
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
dbg_uhci.h [USBUHCI_NEW] Add license headers. 2018-09-08 10:16:02 +02:00
guid.c [USBUHCI_NEW] Bring-in the USB UHCI miniport driver created by Vadim Galyant. (#245) 2018-09-01 17:45:45 +02:00
hardware.h [USBUHCI_NEW] Add license headers. 2018-09-08 10:16:02 +02:00
roothub.c [USBUHCI_NEW] Add license headers. 2018-09-08 10:16:02 +02:00
usbuhci.c [USBUHCI_NEW] Fix an infinite loop. 2019-03-11 08:54:03 +01:00
usbuhci.h [USBUHCI_NEW] Add license headers. 2018-09-08 10:16:02 +02:00
usbuhci.rc [USBUHCI_NEW] Bring-in the USB UHCI miniport driver created by Vadim Galyant. (#245) 2018-09-01 17:45:45 +02:00