Adding some newer files to initrd
[tpg/acess2.git] / KernelLand / Modules / USB / UHCI / uhci.h
index 090b6fc..159bbab 100644 (file)
@@ -165,8 +165,9 @@ struct sUHCI_Controller
        tUSBHub *RootHub;
 
        /**
+        * \brief Load in bytes on each interrupt queue
         */
-//      int    FrameLoads[1024];
+        int    InterruptLoad[128];
 
        tPAddr          PhysTDQHPage;
        struct

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