[Openchrome-devel] xf86-video-openchrome: src/via_id.c

Xavier Bachelot xavierb at kemper.freedesktop.org
Fri Oct 18 09:05:14 PDT 2013


 src/via_id.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 46a4ef37a1fc793ea85950f9579783e9af3a6b36
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Fri Oct 18 18:04:50 2013 +0200

    Add pciid for Lenovo M3120C

diff --git a/src/via_id.c b/src/via_id.c
index c1ffdca..fe88114 100644
--- a/src/via_id.c
+++ b/src/via_id.c
@@ -180,6 +180,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
     {"MSI K9VGM-V",                           VIA_K8M890,  0x1462, 0x7253, VIA_DEVICE_CRT},
     {"Averatec 226x",                         VIA_K8M890,  0x14FF, 0xA002, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
     {"Fujitsu/Siemens Amilo La 1703",         VIA_K8M890,  0x1734, 0x10D9, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
+    {"Lenovo M3120C",                         VIA_K8M890,  0x17AA, 0x3020, VIA_DEVICE_CRT},
 
     /*** P4M900, VN896, CN896 ***/
     {"VIA Epia SN",                           VIA_P4M900,  0x0908, 0x1975, VIA_DEVICE_CRT},


More information about the Openchrome-devel mailing list