USB - Still non working, but fiddling with it
[tpg/acess2.git] / Modules / USB / Core / uhci.h
index df7854b..d8ace9f 100644 (file)
@@ -24,6 +24,11 @@ struct sUHCI_Controller
         */
        Uint16  IOBase;
        
+       /**
+        * \brief IRQ Number assigned to the device
+        */
+        int    IRQNum;
+       
        /**
         * \brief Frame list
         * 

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