Module Name:    src
Committed By:   riastradh
Date:           Wed Apr 29 17:36:09 UTC 2015

Modified Files:
        src/sys/external/bsd/drm2/dist/include/drm: drm_pciids.h

Log Message:
Add Chrome9 HC IGP to viadrm device ids.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
    src/sys/external/bsd/drm2/dist/include/drm/drm_pciids.h

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

Modified files:

Index: src/sys/external/bsd/drm2/dist/include/drm/drm_pciids.h
diff -u src/sys/external/bsd/drm2/dist/include/drm/drm_pciids.h:1.1.1.1 src/sys/external/bsd/drm2/dist/include/drm/drm_pciids.h:1.2
--- src/sys/external/bsd/drm2/dist/include/drm/drm_pciids.h:1.1.1.1	Wed Jul 16 19:35:30 2014
+++ src/sys/external/bsd/drm2/dist/include/drm/drm_pciids.h	Wed Apr 29 17:36:09 2015
@@ -769,6 +769,7 @@
 	{0x1106, 0x3343, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
 	{0x1106, 0x3230, PCI_ANY_ID, PCI_ANY_ID, 0, 0, VIA_DX9_0}, \
 	{0x1106, 0x3157, PCI_ANY_ID, PCI_ANY_ID, 0, 0, VIA_PRO_GROUP_A}, \
+	{0x1106, 0x3371, PCI_ANY_ID, PCI_ANY_ID, 0, 0, VIA_DX9_0}, \
 	{0, 0, 0}
 
 #define i810_PCI_IDS \

Reply via email to