Kernel[Tegra2] - Messing about debugging tegra stuff
[tpg/acess2.git] / KernelLand / Kernel / arch / armv7 / vpci_tegra2.c
index 1d01fb0..9c05006 100644 (file)
 
 // === GLOBALS ===
 tVPCI_Device   gaVPCI_Devices[] = {
-       // NOTE: USB Controllers moved to command line arguments
        #if 0
        {
        .Vendor=0x0ACE,.Device=0x1100,
-       .Class = 0x0C032100,    // Serial, USB, ECHI
+       .Class = 0x0C032000,    // Serial, USB, ECHI
        .BARs = {0xC5000000,0,0,0,0,0},
        .IRQ = 0*32+20,
        },

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