[Openchrome-devel] xf86-video-openchrome: src/via_id.c
Xavier Bachelot
xavierb at kemper.freedesktop.org
Sat Jun 22 08:10:07 PDT 2013
src/via_id.c | 1 +
1 file changed, 1 insertion(+)
New commits:
commit c04bf57c460a6c7ddf00377ec065bb0efe188fc8
Author: Xavier Bachelot <xavier at bachelot.org>
Date: Sat Jun 22 17:10:01 2013 +0200
Shuttle MK40V (reported by Belkacem Houari)
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" */
More information about the Openchrome-devel
mailing list