From 9e83a2aea026f0fe9dcf598cb0a7984f94a53632 Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Thu, 26 Feb 2004 14:43:17 -0500 Subject: Add Intel ICH6 PCI ids to pci_ids.h. --- include/linux/pci_ids.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include') diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 424c4b2dd8fd..04e8ae630629 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2054,6 +2054,10 @@ #define PCI_DEVICE_ID_INTEL_82865_IG 0x2572 #define PCI_DEVICE_ID_INTEL_82875_HB 0x2578 #define PCI_DEVICE_ID_INTEL_82875_IG 0x257b +#define PCI_DEVICE_ID_INTEL_ICH6_0 0x2640 +#define PCI_DEVICE_ID_INTEL_ICH6_1 0x2641 +#define PCI_DEVICE_ID_INTEL_ICH6_2 0x266f +#define PCI_DEVICE_ID_INTEL_ICH6_3 0x266e #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 #define PCI_DEVICE_ID_INTEL_82830_HB 0x3575 #define PCI_DEVICE_ID_INTEL_82830_CGC 0x3577 -- cgit v1.2.3