mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
USB 2.5.0 -> 2.6.14.3 upgrade: Adding information about bus number to which this HC is connected to (needed in further calls to read/write pci config space)
svn path=/trunk/; revision=20377
This commit is contained in:
@@ -26,7 +26,7 @@ typedef struct _USBMP_DEVICE_EXTENSTION
|
||||
ULONG BaseAddrLength;
|
||||
ULONG Flags;
|
||||
//ULONG AdapterInterfaceType;
|
||||
//ULONG SystemIoBusNumber;
|
||||
ULONG SystemIoBusNumber;
|
||||
ULONG SystemIoSlotNumber;
|
||||
//LIST_ENTRY AddressMappingListHead;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user