diff options
author | Dave Jones <davej@redhat.com> | 2005-11-21 09:53:16 -0500 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2005-11-21 09:53:16 -0500 |
commit | c243f1f1f6545985afcc6adf1fc085729029c3ee (patch) | |
tree | 6cc10f5552f8ee46118f983f2b29fbfa1b84870b /include/linux/pci_ids.h | |
parent | a42ab7f2349a72ecf5c3b1b7c836dc4249a71c0c (diff) |
[AGPGART] Support VIA P4M800CE bridge.
Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'include/linux/pci_ids.h')
-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 d4c1c8fd2925..c99a83f88dc9 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1198,6 +1198,7 @@ | |||
1198 | #define PCI_DEVICE_ID_VIA_3269_0 0x0269 | 1198 | #define PCI_DEVICE_ID_VIA_3269_0 0x0269 |
1199 | #define PCI_DEVICE_ID_VIA_K8T800PRO_0 0x0282 | 1199 | #define PCI_DEVICE_ID_VIA_K8T800PRO_0 0x0282 |
1200 | #define PCI_DEVICE_ID_VIA_8363_0 0x0305 | 1200 | #define PCI_DEVICE_ID_VIA_8363_0 0x0305 |
1201 | #define PCI_DEVICE_ID_VIA_P4M800CE 0x0314 | ||
1201 | #define PCI_DEVICE_ID_VIA_8371_0 0x0391 | 1202 | #define PCI_DEVICE_ID_VIA_8371_0 0x0391 |
1202 | #define PCI_DEVICE_ID_VIA_8501_0 0x0501 | 1203 | #define PCI_DEVICE_ID_VIA_8501_0 0x0501 |
1203 | #define PCI_DEVICE_ID_VIA_82C561 0x0561 | 1204 | #define PCI_DEVICE_ID_VIA_82C561 0x0561 |