mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
[USBUHCI]
- UHCI has 2 ports svn path=/trunk/; revision=55789
This commit is contained in:
@@ -557,6 +557,11 @@ CUSBHardwareDevice::InitializeController()
|
||||
|
||||
DPRINT1("[USBUHCI] InitializeController\n");
|
||||
|
||||
//
|
||||
// UHCI has two ports
|
||||
//
|
||||
m_NumberOfPorts = 2;
|
||||
|
||||
//
|
||||
// get bus interface
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user