summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2007-04-18 11:55:14 +0000
committerXavier Bachelot <xavier@bachelot.org>2007-04-18 11:55:14 +0000
commit7b8c98efbd0335b74cad61f27cc2fca5001f656e (patch)
tree66c46f25121639bfc554ac0b7315ae943b77d7e8
parenteec76879275656975c8c6673d8a8eeff66209a7e (diff)
Asustek P5VDC-MX (reported by Alberto Salmerón Moreno to Unichrome)
-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 b82bb98..74abf7d 100644
--- a/unichrome/via_id.c
+++ b/unichrome/via_id.c
@@ -170,6 +170,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
{"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},
+ {"Asustek P5VDC-MX", VIA_VM800, 0x1043, 0x81CE, 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},