summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2007-10-10 10:46:13 +0000
committerXavier Bachelot <xavier@bachelot.org>2007-10-10 10:46:13 +0000
commit44f51c4e794381be2347d7ad28dc7f0dd362c2a0 (patch)
tree4663316df21387d5870d4691d1fd7d5afb53f575
parent209be1a325a76e26de33460ad84fe0f01894f2e0 (diff)
sync 1 more pci ids from experimental
-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 7e3c176f148b..e81c7727304d 100644
--- a/src/via_id.c
+++ b/src/via_id.c
@@ -194,6 +194,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
{"Asustek P5V800-MX", VIA_VM800, 0x3344, 0x1122, VIA_DEVICE_CRT},
/* K8M890 */
{"ASUS A8V-VM", VIA_K8M890, 0x1043, 0x81B5, VIA_DEVICE_CRT},
+ {"Foxconn K8M890M2MA-RS2H", VIA_K8M890, 0x105B, 0x0C84, VIA_DEVICE_CRT},
{"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},