Modules/USB - Bugfixes
[tpg/acess2.git] / Modules / USB / UHCI / uhci.h
index e67dac3..ec74174 100644 (file)
@@ -28,6 +28,11 @@ struct sUHCI_Controller
         * \brief IRQ Number assigned to the device
         */
         int    IRQNum;
+
+       /**
+        * \brief Number of the last frame to be cleaned
+        */
+        int    LastCleanedFrame;
        
        /**
         * \brief Frame list

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