[USBUHCI_NEW] Bring-in the USB UHCI miniport driver created by Vadim Galyant. (#245)
authorAmine Khaldi <amine.khaldi@reactos.org>
Sat, 1 Sep 2018 15:45:45 +0000 (16:45 +0100)
committerThomas Faber <18138474+ThFabba@users.noreply.github.com>
Sat, 1 Sep 2018 15:45:45 +0000 (17:45 +0200)
commita1a65e940aca88d4dd910433c186375942545e5c
treee023e7efad9a5d5121dbf652f03e51f5910579e3
parent69a040d27561ff9c4f68d57b739232821e8de24f
[USBUHCI_NEW] Bring-in the USB UHCI miniport driver created by Vadim Galyant. (#245)
drivers/usb/CMakeLists.txt
drivers/usb/usbuhci_new/CMakeLists.txt [new file with mode: 0644]
drivers/usb/usbuhci_new/dbg_uhci.h [new file with mode: 0644]
drivers/usb/usbuhci_new/guid.c [new file with mode: 0644]
drivers/usb/usbuhci_new/hardware.h [new file with mode: 0644]
drivers/usb/usbuhci_new/roothub.c [new file with mode: 0644]
drivers/usb/usbuhci_new/usbuhci.c [new file with mode: 0644]
drivers/usb/usbuhci_new/usbuhci.h [new file with mode: 0644]
drivers/usb/usbuhci_new/usbuhci.rc [new file with mode: 0644]