summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2008-07-14 20:33:32 +0000
committerXavier Bachelot <xavier@bachelot.org>2008-07-14 20:33:32 +0000
commitcd70bf9f4ef724b4316c65b9ce3e94da6d4dc98a (patch)
tree7735851750ab59519512e8a71c9a32d31d0bae56
parent833e0a44e6261969bf8dce6109354dc5bb42124e (diff)
ECS CLE266 (reported by Mohammed Abd El Hameed)
-rw-r--r--src/via_id.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/via_id.c b/src/via_id.c
index cc819232d9f5..da5faf0a17f4 100644
--- a/src/via_id.c
+++ b/src/via_id.c
@@ -39,6 +39,7 @@
*/
static struct ViaCardIdStruct ViaCardId[] = {
/*** CLE266 ***/
+ {"ECS CLE266 (1.0)", VIA_CLE266, 0x1019, 0x1B43, VIA_DEVICE_CRT | VIA_DEVICE_TV},
{"LT21 VA28", VIA_CLE266, 0x1019, 0x1B44, VIA_DEVICE_CRT},
{"ECS G320", VIA_CLE266, 0x1019, 0xB320, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
{"Asustek Terminator C3V", VIA_CLE266, 0x1043, 0x8155, VIA_DEVICE_CRT},