summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2007-03-25 22:56:52 +0000
committerXavier Bachelot <xavier@bachelot.org>2007-03-25 22:56:52 +0000
commit11d3a79d7ee2b434f68a1b1c639e885f5f7488e9 (patch)
treea5c14d6b70d521bc756bd895898a679568abcf09
parent7686ced09709a6186bfdd623dbbb180e70d0ad52 (diff)
Clevo T200V (David Numan)
-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 9ff6b27..40e7f27 100644
--- a/unichrome/via_id.c
+++ b/unichrome/via_id.c
@@ -90,6 +90,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
{"ECS G320", VIA_CLE266, 0x1019, 0xB320, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
{"Asustek Terminator C3V", VIA_CLE266, 0x1043, 0x8155, VIA_DEVICE_CRT},
{"VIA VT3122 (CLE266)-EPIA M/MII/...", VIA_CLE266, 0x1106, 0x3122, VIA_DEVICE_CRT | VIA_DEVICE_TV},
+ {"Clevo T200V", VIA_CLE266, 0x1558, 0x200A, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
/* KM400 */
{"ECS KM400-M2", VIA_KM400, 0x1019, 0x1842, VIA_DEVICE_CRT},
{"Acer Aspire 135x", VIA_KM400, 0x1025, 0x0033, VIA_DEVICE_CRT | VIA_DEVICE_LCD | VIA_DEVICE_TV},