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:
Aleksey Bragin 2005-12-27 21:00:19 +00:00
parent 880e7e8dbe
commit 6dc4b94b23

View file

@ -26,7 +26,7 @@ typedef struct _USBMP_DEVICE_EXTENSTION
ULONG BaseAddrLength;
ULONG Flags;
//ULONG AdapterInterfaceType;
//ULONG SystemIoBusNumber;
ULONG SystemIoBusNumber;
ULONG SystemIoSlotNumber;
//LIST_ENTRY AddressMappingListHead;