mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[EHCI]
- EHCI controllers support 15 ports as specified svn path=/branches/usb-bringup-trunk/; revision=55292
This commit is contained in:
@@ -256,7 +256,7 @@ typedef struct _EHCI_CAPS {
|
||||
EHCI_HCC_CONTENT HCCParams;
|
||||
ULONG HCCParamsLong;
|
||||
};
|
||||
UCHAR PortRoute [8];
|
||||
UCHAR PortRoute [15];
|
||||
} EHCI_CAPS, *PEHCI_CAPS;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user