summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2013-06-22 17:10:01 +0200
committerXavier Bachelot <xavier@bachelot.org>2013-06-22 17:10:01 +0200
commitc04bf57c460a6c7ddf00377ec065bb0efe188fc8 (patch)
treea1a450b5432468ecfe0f1259c611dac2fe8c4756
parent200cdb68353e638c78582c0ae571e59c96cfea64 (diff)
Shuttle MK40V (reported by Belkacem Houari)
-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 1053293..785081c 100644
--- a/src/via_id.c
+++ b/src/via_id.c
@@ -57,6 +57,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
{"Soltek SL-75MIV2", VIA_KM400, 0x1106, 0x0000, VIA_DEVICE_CRT}, /* VIA/0x0000 */
{"VIA VT3205 (KM400)", VIA_KM400, 0x1106, 0x3205, VIA_DEVICE_CRT | VIA_DEVICE_TV}, /* borrowed by Soltek SL-B7C-FGR */
{"VIA VT7205 (KM400A)", VIA_KM400, 0x1106, 0x7205, VIA_DEVICE_CRT}, /* borrowed by Biostar iDEQ 200V/Chaintech 7VIF4 */
+ {"Shuttle MK40V", VIA_KM400, 0x1297, 0x0240, VIA_DEVICE_CRT},
{"Shuttle FX43", VIA_KM400, 0x1297, 0xF643, VIA_DEVICE_CRT | VIA_DEVICE_TV},
{"Giga-byte 7VM400(A)M", VIA_KM400, 0x1458, 0xD000, VIA_DEVICE_CRT},
{"MSI KM4(A)M-V", VIA_KM400, 0x1462, 0x7061, VIA_DEVICE_CRT}, /* aka "DFI KM400-MLV" */