diff options
author | Len Brown <len.brown@intel.com> | 2008-01-11 12:23:14 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-01-11 12:23:14 -0500 |
commit | eba6860ac5f9578e3ba6d0f9900cfc72599c5d66 (patch) | |
tree | 7cb589febb44c38124cc8646970b80858d489a49 /include | |
parent | aa7f00741da5e2adeca3e03103d14b9141040e49 (diff) | |
parent | d1ec7298fcefd7e4d1ca612da402ce9e5d5e2c13 (diff) |
Pull bugzilla-8973 into release branch
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 023656d2f1da..7f2215139e9a 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2322,6 +2322,8 @@ #define PCI_DEVICE_ID_INTEL_ICH9_4 0x2914 #define PCI_DEVICE_ID_INTEL_ICH9_5 0x2919 #define PCI_DEVICE_ID_INTEL_ICH9_6 0x2930 +#define PCI_DEVICE_ID_INTEL_ICH9_7 0x2916 +#define PCI_DEVICE_ID_INTEL_ICH9_8 0x2918 #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 #define PCI_DEVICE_ID_INTEL_82830_HB 0x3575 #define PCI_DEVICE_ID_INTEL_82830_CGC 0x3577 |