summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2012-08-24 18:04:52 +0200
committerXavier Bachelot <xavier@bachelot.org>2012-08-24 18:04:52 +0200
commita8e7783856c1754e5c4a85045d7d536ceca40994 (patch)
treea7da63f5b022d066dce859208bd332ae46f1dbaf
parent131175a7163a9189d70ed3118b45eaceb27898c0 (diff)
Dell Optiplex FX130 (reported by Maciej Kazulak)
-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 c1a3382..a9de60b 100644
--- a/src/via_id.c
+++ b/src/via_id.c
@@ -243,6 +243,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
{"Fujitsu Futro S100", VIA_VX800, 0xA0A0, 0x0702, VIA_DEVICE_CRT},
/*** VX855 ***/
+ {"Dell Optiplex FX130", VIA_VX855, 0x1028, 0x0509, VIA_DEVICE_CRT},
{"VIA VT8562C", VIA_VX855, 0x1106, 0x5122, VIA_DEVICE_CRT},
{"OLPC XO 1.5", VIA_VX855, 0x152D, 0x0833, VIA_DEVICE_LCD},