diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index f8a6b0d898c..c5f027ece39 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.1428 2008/11/04 02:48:08 deraadt Exp + * OpenBSD: pcidevs,v 1.1429 2008/11/04 05:35:58 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1871,6 +1871,8 @@ /* IDT products */ #define PCI_PRODUCT_IDT_77201 0x0001 /* 77201/77211 ATM (NICStAR) */ #define PCI_PRODUCT_IDT_89HPES12N3A 0x8018 /* 89HPES12N3A */ +#define PCI_PRODUCT_IDT_89HPES24N3A 0x801c /* 89HPES24N3A */ +#define PCI_PRODUCT_IDT_89HPES24T6 0x802e /* 89HPES24T6 */ /* Industrial Computer Source */ #define PCI_PRODUCT_INDCOMPSRC_WDT50x 0x22c0 /* WDT 50x Watchdog Timer */ @@ -2561,7 +2563,20 @@ #define PCI_PRODUCT_INTEL_E7520_PCIE_C1 0x359a /* E7520 PCIE */ #define PCI_PRODUCT_INTEL_E7520_CFG 0x359b /* E7520 Config */ #define PCI_PRODUCT_INTEL_E7525_HB 0x359e /* E7525 Host */ +#define PCI_PRODUCT_INTEL_7300_HB 0x3600 /* 7300 Host */ +#define PCI_PRODUCT_INTEL_7300_PCIE_1 0x3604 /* 7300 PCIE */ +#define PCI_PRODUCT_INTEL_7300_PCIE_2 0x3605 /* 7300 PCIE */ +#define PCI_PRODUCT_INTEL_7300_PCIE_3 0x3606 /* 7300 PCIE */ +#define PCI_PRODUCT_INTEL_7300_PCIE_4 0x3607 /* 7300 PCIE */ +#define PCI_PRODUCT_INTEL_7300_PCIE_5 0x3608 /* 7300 PCIE */ +#define PCI_PRODUCT_INTEL_7300_PCIE_6 0x3609 /* 7300 PCIE */ +#define PCI_PRODUCT_INTEL_7300_PCIE_7 0x360a /* 7300 PCIE */ #define PCI_PRODUCT_INTEL_IOAT_CNB 0x360b /* I/OAT CNB */ +#define PCI_PRODUCT_INTEL_7300_FSBINT 0x360c /* 7300 E5400 FSB/Boot/Interrupt */ +#define PCI_PRODUCT_INTEL_7300_SNOOP 0x360d /* 7300 Snoop Filter */ +#define PCI_PRODUCT_INTEL_7300_MISC 0x360e /* 7300 Misc */ +#define PCI_PRODUCT_INTEL_7300_FBD_0 0x360f /* 7300 FBD */ +#define PCI_PRODUCT_INTEL_7300_FBD_1 0x3610 /* 7300 FBD */ #define PCI_PRODUCT_INTEL_82801JIR_LPC 0x3a16 /* 82801JIR LPC */ #define PCI_PRODUCT_INTEL_82801JIB_LPC 0x3a18 /* 82801JIB LPC */ #define PCI_PRODUCT_INTEL_82801JI_SATA_1 0x3a20 /* 82801JI SATA */ |