Module Name:    src
Committed By:   mlelstv
Date:           Mon Apr  9 08:09:36 UTC 2012

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add Intel Sandybridge integrated graphics


To generate a diff of this commit:
cvs rdiff -u -r1.1113 -r1.1114 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1113 src/sys/dev/pci/pcidevs:1.1114
--- src/sys/dev/pci/pcidevs:1.1113	Sun Apr  8 13:14:04 2012
+++ src/sys/dev/pci/pcidevs	Mon Apr  9 08:09:36 2012
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1113 2012/04/08 13:14:04 jakllsch Exp $
+$NetBSD: pcidevs,v 1.1114 2012/04/09 08:09:36 mlelstv Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2360,8 +2360,13 @@ product INTEL WIFI_LINK_6230_1	0x0090	Ce
 product INTEL WIFI_LINK_6230_2	0x0091	Centrino Advanced-N 6230
 product INTEL SANDYBRIDGE_HB	0x0100	Sandy Bridge Host Bridge
 product INTEL SANDYBRIDGE_IGD	0x0102	Sandy Bridge Integrated Graphics Device
+product INTEL SANDYBRIDGE_IGD_1	0x0112	Sandy Bridge Integrated Graphics Device
+product INTEL SANDYBRIDGE_IGD_2	0x0122	Sandy Bridge Integrated Graphics Device
 product INTEL SANDYBRIDGE_M_HB	0x0104	Sandy Bridge Host Bridge
 product INTEL SANDYBRIDGE_M_IGD	0x0106	Sandy Bridge Integrated Graphics Device
+product INTEL SANDYBRIDGE_M_IGD_1	0x0116	Sandy Bridge Integrated Graphics Device
+product INTEL SANDYBRIDGE_M_IGD_2	0x0126	Sandy Bridge Integrated Graphics Device
+product INTEL SANDYBRIDGE_S_IGD	0x010A	Sandy Bridge Integrated Graphics Device
 product INTEL 80312		0x030d	80312 I/O Companion Chip
 product INTEL 80321		0x0319	80321 I/O Processor
 product INTEL IOP333_A		0x0370	IOP333 PCI Express-to-PCI Bridge #0

Reply via email to