summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2007-10-03 22:06:02 +0000
committerXavier Bachelot <xavier@bachelot.org>2007-10-03 22:06:02 +0000
commit1b1c2afbfe39eb61cab907dfbc9cdd863e561ca7 (patch)
tree65efcd7b8af47c4424b5524880770453bb4c9348
parentb3ede7b4be2963f8acc3f416b5b21c70a9dbec80 (diff)
pci id for Fujitsu/Siemens Amilo La 1703
-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 2b9d88f..f146af2 100644
--- a/unichrome/via_id.c
+++ b/unichrome/via_id.c
@@ -196,6 +196,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
{"Shuttle FX22V1", VIA_K8M890, 0x1297, 0x3080, VIA_DEVICE_CRT},
{"MSI K9VGM-V", VIA_K8M890, 0x1462, 0x7253, VIA_DEVICE_CRT},
{"Averatec 226x", VIA_K8M890, 0x14FF, 0xA002, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
+ {"Fujitsu/Siemens Amilo La 1703", VIA_K8M890, 0x1734, 0x10D9, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
/* P4M900 */
{"Asustek P5VD2-VM", VIA_P4M900, 0x1043, 0x81CE, VIA_DEVICE_CRT},
{"VIA VT3364 (P4M900)", VIA_P4M900, 0x1106, 0x3371, VIA_DEVICE_CRT | VIA_DEVICE_LCD},