mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:12:59 +00:00
[USBEHCI_NEW] Bring-in the USB EHCI miniport driver created by Vadim Galyant. (#301)
This commit is contained in:
parent
419e014675
commit
3bf751e046
11 changed files with 5284 additions and 0 deletions
|
@ -285,6 +285,8 @@ typedef MPSTATUS
|
|||
PVOID,
|
||||
PUSHORT);
|
||||
|
||||
#define USB20_PORT_STATUS_RESERVED1_OWNED_BY_COMPANION (1 << 2)
|
||||
|
||||
typedef MPSTATUS
|
||||
(NTAPI *PHCI_RH_GET_PORT_STATUS)(
|
||||
PVOID,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue