diff options
author | Gabriel Mansi <gabriel.mansi@gmail.com> | 2006-12-16 18:24:27 -0500 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2006-12-18 19:13:54 -0500 |
commit | d5cb8d38cd0029b3573e1c8d5d99d99c86dbdbd6 (patch) | |
tree | e502e102a763d98fee4c231c1148ec1adc033226 /include/linux/pci_ids.h | |
parent | e25db641c0e6dd49c5db24dbe154048d4a466727 (diff) |
[AGPGART] K8M890 support for amd-k8.
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 95c1e74afebc..5c87cd8a56fd 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1273,6 +1273,7 @@ | |||
1273 | #define PCI_DEVICE_ID_VIA_3296_0 0x0296 | 1273 | #define PCI_DEVICE_ID_VIA_3296_0 0x0296 |
1274 | #define PCI_DEVICE_ID_VIA_8363_0 0x0305 | 1274 | #define PCI_DEVICE_ID_VIA_8363_0 0x0305 |
1275 | #define PCI_DEVICE_ID_VIA_P4M800CE 0x0314 | 1275 | #define PCI_DEVICE_ID_VIA_P4M800CE 0x0314 |
1276 | #define PCI_DEVICE_ID_VIA_K8M890CE 0x0336 | ||
1276 | #define PCI_DEVICE_ID_VIA_8371_0 0x0391 | 1277 | #define PCI_DEVICE_ID_VIA_8371_0 0x0391 |
1277 | #define PCI_DEVICE_ID_VIA_8501_0 0x0501 | 1278 | #define PCI_DEVICE_ID_VIA_8501_0 0x0501 |
1278 | #define PCI_DEVICE_ID_VIA_82C561 0x0561 | 1279 | #define PCI_DEVICE_ID_VIA_82C561 0x0561 |