]> Zhao Yanbai Git Server - minix.git/commitdiff
Made libpci recognize my pci controller at home (again)
authorBen Gras <ben@minix3.org>
Sun, 19 Jun 2005 22:11:04 +0000 (22:11 +0000)
committerBen Gras <ben@minix3.org>
Sun, 19 Jun 2005 22:11:04 +0000 (22:11 +0000)
drivers/libpci/pci_table.c

index 9e430c36f58d917a24d57e381bd3ff85bfcbcac7..cb6e49870c4af77502755856908cd7930a3e326c 100644 (file)
@@ -220,6 +220,7 @@ struct pci_intel_ctrl pci_intel_ctrl[]=
        { 0x1106, 0x0305, },    /* VIA VT8363/8365 */
        { 0x1106, 0x3099, },    /* VIA VT8367 [KT266] */
        { 0x1106, 0x3188, },    /* VIA */
+       { 0x1106, 0x0282, },    /* VIA */
        { 0x1106, 0x0204, },    /* VIA VT8367 [KT266] */
        { 0x8086, 0x122D, },    /* Intel 82437FX */
        { 0x8086, 0x1237, },    /* Intel 82441FX */