summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2007-02-05 16:11:12 +0000
committerXavier Bachelot <xavier@bachelot.org>2007-02-05 16:11:12 +0000
commit9a9efd849d24ed8a51827385de6cb8ecae0cdfe7 (patch)
tree0feea7c07ed3516763b0df6c990c8a944d273199
parent03d5dee42c5cd791683b2007f3c69fe2f551fdf1 (diff)
ECS C7VCM (reported by Mark Huijgen)
-rw-r--r--unichrome/via_id.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/unichrome/via_id.c b/unichrome/via_id.c
index 78daa49..053167b 100644
--- a/unichrome/via_id.c
+++ b/unichrome/via_id.c
@@ -168,6 +168,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
/* VN800 */
{"Clevo/RoverBook Partner E419L", VIA_VM800, 0x1019, 0x0F75, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
{"ECS P4M800PRO-M", VIA_VM800, 0x1019, 0x2122, VIA_DEVICE_CRT},
+ {"ECS C7VCM", VIA_VM800, 0x1019, 0xAA2D, VIA_DEVICE_CRT},
{"Gateway MX3210", VIA_VM800, 0x107B, 0x0216, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
{"VIA VT3344 (VM800) - EPIA EN", VIA_VM800, 0x1106, 0x3344, VIA_DEVICE_CRT | VIA_DEVICE_TV},
{"Gigabyte GA-8VM800M-775", VIA_VM800, 0x1458, 0xD000, VIA_DEVICE_CRT},