]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
agp: Add device id for P4M900 to via-agp module
authorXavier Bachelot <xavier@bachelot.org>
Sat, 25 Aug 2007 08:10:52 +0000 (18:10 +1000)
committerDave Airlie <airlied@optimus.(none)>
Sat, 25 Aug 2007 08:10:52 +0000 (18:10 +1000)
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/agp/via-agp.c
include/linux/pci_ids.h

index 9aaf401a8975aa86a3a14390a450e3ba1f95020c..0ecc54d327bcd6403be30452027d57ba3a9f0250 100644 (file)
@@ -399,6 +399,11 @@ static struct agp_device_ids via_agp_device_ids[] __devinitdata =
                .device_id  = PCI_DEVICE_ID_VIA_P4M890,
                .chipset_name   = "P4M890",
        },
+       /* P4M900 */
+       {
+               .device_id  = PCI_DEVICE_ID_VIA_VT3364,
+               .chipset_name   = "P4M900",
+       },
        { }, /* dummy final entry, always present */
 };
 
index 07fc57429b58363367ec869a57db397daa0689c8..0d58a39017dea9dedcb6b00c4c4d9765c849b92e 100644 (file)
 #define PCI_DEVICE_ID_VIA_VT3324       0x0324
 #define PCI_DEVICE_ID_VIA_VT3336       0x0336
 #define PCI_DEVICE_ID_VIA_VT3351       0x0351
+#define PCI_DEVICE_ID_VIA_VT3364       0x0364
 #define PCI_DEVICE_ID_VIA_8371_0       0x0391
 #define PCI_DEVICE_ID_VIA_8501_0       0x0501
 #define PCI_DEVICE_ID_VIA_82C561       0x0561