diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2010-05-12 21:30:26 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2010-05-12 21:30:26 +0000 |
commit | ed2e79e6ea30e87c58f33d3fc29a36a7520f10ba (patch) | |
tree | f0a38353e6c59c6c3fa6c66655a2401236f9a3aa /sys/dev | |
parent | b4fa0f802ca1932c1df78426741ce9eb3e7f80ae (diff) |
Add ids for the integrated graphics builds into the core i3 and core i5
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 3e26f197467..4a3565a90c3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1552 2010/05/12 16:18:12 oga Exp $ +$OpenBSD: pcidevs,v 1.1553 2010/05/12 21:30:25 oga Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2190,6 +2190,8 @@ product IMS TT3D 0x9135 Twin Turbo 3D /* Intel products */ product INTEL EESISA 0x0008 EES ISA product INTEL 21145 0x0039 21145 +product INTEL CLARKDALE_IGD 0x0042 Intel HD graphics +product INTEL ARRANDALE_IGD 0x0046 Intel HD graphics product INTEL WIFI_LINK_6005_2X2_1 0x0082 Centrino Advanced-N 6205 product INTEL WIFI_LINK_1000_1 0x0083 WiFi Link 1000 product INTEL WIFI_LINK_1000_2 0x0084 WiFi Link 1000 |