Kernel/PCI - Updated PCI API to take the protocol field into account
[tpg/acess2.git] / Modules / USB / UHCI / uhci.h
index ec74174..a93459a 100644 (file)
@@ -24,6 +24,11 @@ struct sUHCI_Controller
         */
        Uint16  IOBase;
        
+       /**
+        * \brief Memory Mapped-IO base address
+        */
+       Uint16  *MemIOMap;
+
        /**
         * \brief IRQ Number assigned to the device
         */

UCC git Repository :: git.ucc.asn.au