diff options
| author | Dely Sy <dlsy@snoqualmie.dp.intel.com> | 2004-03-26 00:31:44 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2004-03-26 00:31:44 -0800 |
| commit | 25a3a5557282102eb85f60ab4fcfab697a4c009e (patch) | |
| tree | 9256e1b71e36adad485ef0b167ef0c8c6f4168a0 /include/linux | |
| parent | bae19b18de6c95fc6a27c24345d5b7cf3ac1e32c (diff) | |
[PATCH] PCI: Updates for PCI Express hot-plug driver
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 0a4637995937..2553bbc209bc 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2073,6 +2073,7 @@ #define PCI_DEVICE_ID_INTEL_82830_CGC 0x3577 #define PCI_DEVICE_ID_INTEL_82855GM_HB 0x3580 #define PCI_DEVICE_ID_INTEL_82855GM_IG 0x3582 +#define PCI_DEVICE_ID_INTEL_SMCH 0x3590 #define PCI_DEVICE_ID_INTEL_80310 0x530d #define PCI_DEVICE_ID_INTEL_82371SB_0 0x7000 #define PCI_DEVICE_ID_INTEL_82371SB_1 0x7010 |
