summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2015-05-19 21:30:53 +0200
committerXavier Bachelot <xavier@bachelot.org>2015-05-19 21:30:53 +0200
commit47060a3d770b90ed96924b4260dce38bdafedfde (patch)
tree54ecd91260c3112b59ce8c4e324b99b63316681d
parent2bc22ea40bd22618bb731accd1e30b8c453c4520 (diff)
Itona DS35S (Reported by Andrew Colosimo)
-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 e119e63..0090ad6 100644
--- a/src/via_id.c
+++ b/src/via_id.c
@@ -244,6 +244,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
{"VIA OpenBook", VIA_VX800, 0x1170, 0x0311, VIA_DEVICE_CRT | VIA_DEVICE_LCD}, /* VIA OpenBook eNote VBE8910 */
{"Samsung Q1EX", VIA_VX800, 0x144d, 0xc040, VIA_DEVICE_LCD},
{"Samsung NC20", VIA_VX800, 0x144d, 0xc04e, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
+ {"Itona DS35S", VIA_VX800, 0x1458, 0xD000, VIA_DEVICE_CRT},
{"FIC CE2A1", VIA_VX800, 0x1509, 0x3002, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
{"Quanta DreamBook Light IL1", VIA_VX800, 0x152d, 0x0771, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
{"Lenovo S12", VIA_VX800, 0x17aa, 0x388c, VIA_DEVICE_CRT | VIA_DEVICE_LCD},