summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h8
-rw-r--r--sys/dev/pci/pcidevs_data.h26
2 files changed, 32 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 5c0b8657521..1d7625d4b84 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.1523 2010/02/02 17:08:28 damien Exp
+ * OpenBSD: pcidevs,v 1.1524 2010/02/05 10:03:52 jasper Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1135,6 +1135,7 @@
#define PCI_PRODUCT_ATI_RD790_PCIE_1 0x5978 /* RD790 PCIE */
#define PCI_PRODUCT_ATI_RD790_PCIE_3 0x597a /* RD790 PCIE */
#define PCI_PRODUCT_ATI_RD790_PCIE_2 0x597c /* RD790 PCIE */
+#define PCI_PRODUCT_ATI_RD790_PCIE_3 0x597f /* RD790 PCIE */
#define PCI_PRODUCT_ATI_RX200_HB 0x5a33 /* Radeon XPRESS 200 */
#define PCI_PRODUCT_ATI_RX480_PCIE 0x5a34 /* RX480 PCIE */
#define PCI_PRODUCT_ATI_RS480_PCIE_2 0x5a36 /* RS480 PCIE */
@@ -2636,6 +2637,7 @@
#define PCI_PRODUCT_INTEL_82801GH_LPC 0x27b0 /* 82801GH LPC */
#define PCI_PRODUCT_INTEL_82801GB_LPC 0x27b8 /* 82801GB LPC */
#define PCI_PRODUCT_INTEL_82801GBM_LPC 0x27b9 /* 82801GBM LPC */
+#define PCI_PRODUCT_INTEL_TIGER_LPC 0x27bc /* Tigerpoint LPC Controller */
#define PCI_PRODUCT_INTEL_82801GHM_LPC 0x27bd /* 82801GHM LPC */
#define PCI_PRODUCT_INTEL_82801GB_SATA 0x27c0 /* 82801GB SATA */
#define PCI_PRODUCT_INTEL_82801GR_AHCI 0x27c1 /* 82801GR AHCI */
@@ -3142,6 +3144,9 @@
#define PCI_PRODUCT_INTEL_RCUxx 0x9622 /* RCUxx I2O RAID */
#define PCI_PRODUCT_INTEL_RCU31 0x9641 /* RCU31 I2O RAID */
#define PCI_PRODUCT_INTEL_RCU31L 0x96a1 /* RCU31L I2O RAID */
+#define PCI_PRODUCT_INTEL_PINEVIEW_DMI 0xa000 /* Pineview DMI Bridge */
+#define PCI_PRODUCT_INTEL_PINEVIEW_IGC_1 0xa001 /* Pineview Integrated Graphics Controller */
+#define PCI_PRODUCT_INTEL_PINEVIEW_IGC_2 0xa002 /* Pineview Integrated Graphics Controller */
#define PCI_PRODUCT_INTEL_21152 0xb152 /* S21152BB PCI-PCI */
#define PCI_PRODUCT_INTEL_21154 0xb154 /* 21154AE/BE PCI-PCI */
#define PCI_PRODUCT_INTEL_CORE_DMI_0 0xd130 /* Core DMI */
@@ -4044,6 +4049,7 @@
#define PCI_PRODUCT_NVIDIA_GEFORCE8600_GT 0x0402 /* GeForce 8600 GT */
#define PCI_PRODUCT_NVIDIA_GEFORCE8600M_GT 0x0407 /* GeForce 8600M GT */
#define PCI_PRODUCT_NVIDIA_QUADROFX570M 0x040c /* Quadro FX 570M */
+#define PCI_PRODUCT_NVIDIA_GEFORCE8500_GT 0x0421 /* GeForce 8500 GT */
#define PCI_PRODUCT_NVIDIA_GEFORCE8400_GS 0x0422 /* GeForce 8400 GS */
#define PCI_PRODUCT_NVIDIA_GEFORCE8400M_GS 0x0427 /* GeForce 8400M GS */
#define PCI_PRODUCT_NVIDIA_GEFORCE8400M_G 0x0428 /* GeForce 8400M G */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 224075f9b58..8624f63e7fb 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.1523 2010/02/02 17:08:28 damien Exp
+ * OpenBSD: pcidevs,v 1.1524 2010/02/05 10:03:52 jasper Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2908,6 +2908,10 @@ static const struct pci_known_product pci_known_products[] = {
"RD790 PCIE",
},
{
+ PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RD790_PCIE_3,
+ "RD790 PCIE",
+ },
+ {
PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RX200_HB,
"Radeon XPRESS 200",
},
@@ -8236,6 +8240,10 @@ static const struct pci_known_product pci_known_products[] = {
"82801GBM LPC",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_TIGER_LPC,
+ "Tigerpoint LPC Controller",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801GHM_LPC,
"82801GHM LPC",
},
@@ -10260,6 +10268,18 @@ static const struct pci_known_product pci_known_products[] = {
"RCU31L I2O RAID",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PINEVIEW_DMI,
+ "Pineview DMI Bridge",
+ },
+ {
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PINEVIEW_IGC_1,
+ "Pineview Integrated Graphics Controller",
+ },
+ {
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PINEVIEW_IGC_2,
+ "Pineview Integrated Graphics Controller",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_21152,
"S21152BB PCI-PCI",
},
@@ -13356,6 +13376,10 @@ static const struct pci_known_product pci_known_products[] = {
"Quadro FX 570M",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCE8500_GT,
+ "GeForce 8500 GT",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCE8400_GS,
"GeForce 8400 GS",
},