diff options
author | Xavier Bachelot <xavier@bachelot.org> | 2007-08-25 04:10:52 -0400 |
---|---|---|
committer | Dave Airlie <airlied@optimus.(none)> | 2007-08-25 04:10:52 -0400 |
commit | 32ddef98f232585f20bc8bdb891029a6a5f633d0 (patch) | |
tree | eb80f0b4095fa9130f0763778f350c2b8e5b79ab /include/linux | |
parent | db7f3ded8d42c60b0d0a4f71d621e105790b872b (diff) |
agp: Add device id for P4M900 to via-agp module
Signed-off-by: Dave Airlie <airlied@linux.ie>
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 07fc57429b58..0d58a39017de 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1287,6 +1287,7 @@ | |||
1287 | #define PCI_DEVICE_ID_VIA_VT3324 0x0324 | 1287 | #define PCI_DEVICE_ID_VIA_VT3324 0x0324 |
1288 | #define PCI_DEVICE_ID_VIA_VT3336 0x0336 | 1288 | #define PCI_DEVICE_ID_VIA_VT3336 0x0336 |
1289 | #define PCI_DEVICE_ID_VIA_VT3351 0x0351 | 1289 | #define PCI_DEVICE_ID_VIA_VT3351 0x0351 |
1290 | #define PCI_DEVICE_ID_VIA_VT3364 0x0364 | ||
1290 | #define PCI_DEVICE_ID_VIA_8371_0 0x0391 | 1291 | #define PCI_DEVICE_ID_VIA_8371_0 0x0391 |
1291 | #define PCI_DEVICE_ID_VIA_8501_0 0x0501 | 1292 | #define PCI_DEVICE_ID_VIA_8501_0 0x0501 |
1292 | #define PCI_DEVICE_ID_VIA_82C561 0x0561 | 1293 | #define PCI_DEVICE_ID_VIA_82C561 0x0561 |