diff options
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a85f2c30706..3e26f197467 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$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 $ */ /* @@ -3164,6 +3164,9 @@ product INTEL RCU31L 0x96a1 RCU31L I2O RAID product INTEL PINEVIEW_DMI 0xa000 Pineview DMI Bridge product INTEL PINEVIEW_IGC_1 0xa001 Pineview Integrated Graphics Controller product INTEL PINEVIEW_IGC_2 0xa002 Pineview Integrated Graphics Controller +product INTEL PINEVIEW_M_DMI 0xa010 Pineview DMI Bridge +product INTEL PINEVIEW_M_IGC_1 0xa011 Pineview Integrated Graphics Controller +product INTEL PINEVIEW_M_IGC_2 0xa012 Pineview Integrated Graphics Controller product INTEL 21152 0xb152 S21152BB PCI-PCI product INTEL 21154 0xb154 21154AE/BE PCI-PCI product INTEL CORE_DMI_0 0xd130 Core DMI |