From d536fe36ef9b74a5d3f58abc13043a33eb882483 Mon Sep 17 00:00:00 2001 From: Owain Ainsworth Date: Wed, 12 May 2010 16:19:11 +0000 Subject: sync --- sys/dev/pci/pcidevs_data.h | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'sys/dev/pci/pcidevs_data.h') diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 7e3f6a9fe31..8b1670445e0 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.1551 2010/04/30 08:37:44 jasper Exp + * OpenBSD: pcidevs,v 1.1552 2010/05/12 16:18:12 oga Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -10363,6 +10363,18 @@ static const struct pci_known_product pci_known_products[] = { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PINEVIEW_IGC_2, "Pineview Integrated Graphics Controller", }, + { + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PINEVIEW_M_DMI, + "Pineview DMI Bridge", + }, + { + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PINEVIEW_M_IGC_1, + "Pineview Integrated Graphics Controller", + }, + { + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PINEVIEW_M_IGC_2, + "Pineview Integrated Graphics Controller", + }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_21152, "S21152BB PCI-PCI", -- cgit v1.2.3