[ros-diffs] [fireball] 20377: 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)

fireball at svn.reactos.com fireball at svn.reactos.com
Tue Dec 27 22:00:25 CET 2005


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)
Modified: trunk/reactos/drivers/usb/miniport/common/usbcommon_types.h
  _____  

Modified: trunk/reactos/drivers/usb/miniport/common/usbcommon_types.h
--- trunk/reactos/drivers/usb/miniport/common/usbcommon_types.h
2005-12-27 18:59:13 UTC (rev 20376)
+++ trunk/reactos/drivers/usb/miniport/common/usbcommon_types.h
2005-12-27 21:00:19 UTC (rev 20377)
@@ -26,7 +26,7 @@

    ULONG BaseAddrLength;
    ULONG Flags;
    //ULONG AdapterInterfaceType;
-   //ULONG SystemIoBusNumber;
+   ULONG SystemIoBusNumber;
    ULONG SystemIoSlotNumber;
    //LIST_ENTRY AddressMappingListHead;
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051227/37485bb9/attachment.html


More information about the Ros-diffs mailing list