wok diff pm-utils/stuff/video-quirks/20-video-quirk-pm-misc.quirkdb @ rev 16050
xorg-server-light: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 10 12:50:19 2014 +0000 (2014-03-10) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/pm-utils/stuff/video-quirks/20-video-quirk-pm-misc.quirkdb Mon Mar 10 12:50:19 2014 +0000 1.3 @@ -0,0 +1,389 @@ 1.4 +# <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> 1.5 +match system.hardware.vendor regex ^AIRIS$ 1.6 + match system.hardware.version regex ^VT6413A$ 1.7 + addquirk --quirk-s3-bios 1.8 + endmatch 1.9 +endmatch 1.10 +match system.hardware.vendor regex ^AnabelleB$ 1.11 +# <!-- ASI Claro TW7M Notebook --> 1.12 + match system.hardware.version regex ^Claro TW7M$ 1.13 + addquirk --quirk-s3-bios 1.14 + addquirk --quirk-s3-mode 1.15 + endmatch 1.16 +endmatch 1.17 +match system.hardware.vendor regex ^COMPAL 1.18 + match system.hardware.product regex HEL80C|HEL80I|HEL81I 1.19 + addquirk --quirk-none 1.20 + endmatch 1.21 +endmatch 1.22 +match system.hardware.vendor regex DIXONSXP 1.23 + match system.hardware.product regex To be filled by O\.E\.M\. 1.24 + match system.firmware.version regex ^Ver\.001$ 1.25 + addquirk --quirk-none 1.26 + endmatch 1.27 + endmatch 1.28 +endmatch 1.29 +match system.hardware.vendor regex ERGOUK 1.30 + match system.hardware.product regex M2N 1.31 + addquirk --quirk-s3-bios 1.32 + addquirk --quirk-s3-mode 1.33 + endmatch 1.34 +endmatch 1.35 +match system.hardware.vendor regex ^JVC$ 1.36 + match system.hardware.product regex ^J2N $ 1.37 + addquirk --quirk-vbestate-restore 1.38 + endmatch 1.39 +endmatch 1.40 +match system.hardware.vendor regex ^LG 1.41 + match system.hardware.product regex ^(M1-3DGBG|W1-JDGBG|LM50-DGHE|LW75-SGGV1)$ 1.42 + addquirk --quirk-s3-bios 1.43 + addquirk --quirk-s3-mode 1.44 + endmatch 1.45 + match system.hardware.product regex ^R500-U\.CPCBG$ 1.46 + addquirk --quirk-none 1.47 + endmatch 1.48 +endmatch 1.49 +match system.hardware.vendor regex MAXDATA 1.50 + match system.hardware.product regex ^PRO600IW$ 1.51 + addquirk --quirk-s3-bios 1.52 + addquirk --quirk-s3-mode 1.53 + endmatch 1.54 + match system.hardware.product regex Pro 6100X 1.55 + addquirk --quirk-vbe-post 1.56 + endmatch 1.57 + match system.hardware.product regex IMPERIO4045A 1.58 + addquirk --quirk-none 1.59 + endmatch 1.60 +endmatch 1.61 +match system.hardware.vendor regex ^Matsushita 1.62 + match system.hardware.product regex ^CF-Y 1.63 + addquirk --quirk-vbe-post 1.64 + endmatch 1.65 + match system.hardware.product regex CF-51E|CF-R3E|CF-R2C|CF-R6A|CF-R6M 1.66 + addquirk --quirk-vbe-post 1.67 + addquirk --quirk-vbemode-restore 1.68 + endmatch 1.69 + match system.hardware.product regex ^CF-W4G 1.70 + addquirk --quirk-none 1.71 + endmatch 1.72 +endmatch 1.73 +# <!-- VIA EPIA M Mini-ITX Motherboard with onboard gfx --> 1.74 +match system.hardware.vendor regex ^VIA 1.75 + match system.hardware.product regex ^VT8623-8235$ 1.76 + addquirk --quirk-s3-mode 1.77 + endmatch 1.78 + match system.hardware.product regex ^K8N800$ 1.79 + match system.firmware.version regex ^VT8204B $ 1.80 + addquirk --quirk-vbe-post 1.81 + addquirk --quirk-vbestate-restore 1.82 + endmatch 1.83 + endmatch 1.84 + match system.hardware.product regex ^K8T400$ 1.85 + match system.hardware.version regex ^VT8204B $ 1.86 + addquirk --quirk-s3-bios 1.87 + addquirk --quirk-s3-mode 1.88 + endmatch 1.89 + endmatch 1.90 + match system.hardware.product regex ^(KT400-8235|KT400A-8235)$ 1.91 + addquirk --quirk-s3-bios 1.92 + addquirk --quirk-s3-mode 1.93 + endmatch 1.94 +endmatch 1.95 +match system.hardware.vendor regex ^AVERATEC$ 1.96 + match system.hardware.product regex ^(3700 Series|1000 Series)$ 1.97 + addquirk --quirk-s3-bios 1.98 + addquirk --quirk-s3-mode 1.99 + endmatch 1.100 + match system.hardware.product regex ^3200$ 1.101 + addquirk --quirk-vbestate-restore 1.102 + endmatch 1.103 + match system.hardware.product regex ^5500 Series$ 1.104 + addquirk --quirk-s3-mode 1.105 + endmatch 1.106 +endmatch 1.107 +match system.hardware.vendor regex ^BenQ 1.108 + match system.hardware.product regex ^Joybook R42$ 1.109 + addquirk --quirk-vbe-post 1.110 + endmatch 1.111 + match system.hardware.product regex ^(Joybook R22|Joybook R23|JoyBook 7000)$ 1.112 + addquirk --quirk-s3-bios 1.113 + addquirk --quirk-s3-mode 1.114 + endmatch 1.115 + match system.hardware.product regex ^(Joybook S52|Joybook S32)$ 1.116 + addquirk --quirk-vbe-post 1.117 + addquirk --quirk-vbemode-restore 1.118 + endmatch 1.119 +endmatch 1.120 +match system.hardware.vendor regex ^Elonex PLC 1.121 + match system.hardware.product regex M5A 1.122 + addquirk --quirk-s3-bios 1.123 + addquirk --quirk-s3-mode 1.124 + endmatch 1.125 +endmatch 1.126 +match system.hardware.vendor regex ^GERICOM 1.127 + match system.hardware.product regex HUMMER 1.128 + match system.firmware.version regex ^1\.03 $ 1.129 + addquirk --quirk-vbe-post 1.130 + addquirk --quirk-vbemode-restore 1.131 + endmatch 1.132 + endmatch 1.133 + match system.hardware.product regex 259IA1 1.134 + addquirk --quirk-none 1.135 + endmatch 1.136 +# <!-- work only from X, models from vendor: Gericom and MTC --> 1.137 + match system.hardware.product regex ^Montara-GML $ 1.138 + match system.hardware.version regex ^FAB-2$ 1.139 + addquirk --quirk-none 1.140 + endmatch 1.141 + endmatch 1.142 +endmatch 1.143 +match system.hardware.vendor regex ^MTC 1.144 + match system.hardware.product regex ^Montara-GML$ 1.145 + addquirk --quirk-s3-bios 1.146 + endmatch 1.147 +endmatch 1.148 +match system.hardware.vendor regex_ncase ^micro-star 1.149 + match system.hardware.product regex ^(MS-1012|MS-1013)$ 1.150 + addquirk --quirk-s3-bios 1.151 + endmatch 1.152 + match system.hardware.product regex ^(MS-1057|U-100)$ 1.153 + addquirk --quirk-s3-bios 1.154 + addquirk --quirk-s3-mode 1.155 + endmatch 1.156 + match system.hardware.product regex ^PR210$ 1.157 + match system.hardware.version regex ^MS-1222X$ 1.158 + addquirk --quirk-vbe-post 1.159 + endmatch 1.160 + endmatch 1.161 + match system.hardware.product regex ^EX610$ 1.162 + addquirk --quirk-vbe-post 1.163 + addquirk --quirk-vbemode-restore 1.164 + endmatch 1.165 + match system.hardware.product regex ^MS-1412$ 1.166 + addquirk --quirk-vbe-post 1.167 + addquirk --quirk-vbestate-restore 1.168 + addquirk --quirk-no-fb 1.169 + endmatch 1.170 + match system.hardware.product regex ^MS-1003$ 1.171 + addquirk --quirk-none 1.172 + endmatch 1.173 +endmatch 1.174 +match system.hardware.vendor regex ^MSI 1.175 + match system.hardware.product regex ^(MS-7350|MS-7207PV|MS-6417|MS-6702)$ 1.176 + addquirk --quirk-none 1.177 + endmatch 1.178 +endmatch 1.179 +match system.hardware.vendor regex ^MiTAC$ 1.180 +# <!-- Mitac 8350 1.181 +# system.hardware.product = '' (string) 1.182 +# system.hardware.serial = '' (string) 1.183 +# system.hardware.uuid = '64DBBBB4-5631-DA11-8000-4E45435F4349' (string) 1.184 +# system.hardware.vendor = 'MiTAC' (string) 1.185 +# system.hardware.version = '5a' (string) 1.186 +# --> 1.187 + addquirk --quirk-s3-bios 1.188 + addquirk --quirk-s3-mode 1.189 +endmatch 1.190 +match system.hardware.vendor regex ^MEDION 1.191 + match system.hardware.product regex WID2010 1.192 + addquirk --quirk-vbe-post 1.193 + addquirk --quirk-vbemode-restore 1.194 + endmatch 1.195 + match system.hardware.product regex MS-6714 1.196 + addquirk --quirk-s3-bios 1.197 + addquirk --quirk-s3-mode 1.198 + endmatch 1.199 + match system.hardware.product regex ^(MS-7012|M295M|WIM 2000 |WIM 2140)$ 1.200 + addquirk --quirk-none 1.201 + endmatch 1.202 +endmatch 1.203 +match system.hardware.vendor regex ^NEC 1.204 + match system.hardware.product regex B7 1.205 + addquirk --quirk-vbestate-restore 1.206 + endmatch 1.207 + match system.hardware.product regex ^VC2$ 1.208 + addquirk --quirk-s3-bios 1.209 + addquirk --quirk-s3-mode 1.210 + endmatch 1.211 + match system.hardware.product regex ^NEC Versa Premium$ 1.212 + addquirk --quirk-none 1.213 + endmatch 1.214 +endmatch 1.215 +match system.hardware.vendor regex_ncase ^packard bell 1.216 +# <!-- this machines are strange, check also for rest of the vendor string --> 1.217 + match system.hardware.vendor regex NEC 1.218 + match system.hardware.product regex ^00000000000000000000000$ 1.219 + match system.hardware.version regex ^P820008416$ 1.220 + addquirk --quirk-none 1.221 + endmatch 1.222 + match system.firmware.version regex ^A03 $ 1.223 + addquirk --quirk-none 1.224 + endmatch 1.225 + endmatch 1.226 + endmatch 1.227 + match system.hardware.product regex ^EasyNote_SJ51$ 1.228 + addquirk --quirk-s3-bios 1.229 + addquirk --quirk-s3-mode 1.230 + endmatch 1.231 +endmatch 1.232 +match system.hardware.vendor regex ^4MBOL 1.233 + match system.hardware.product regex ^7521 1.234 + match system.hardware.version regex ^REV\. A0$ 1.235 + addquirk --quirk-none 1.236 + endmatch 1.237 + endmatch 1.238 +endmatch 1.239 +match system.hardware.vendor regex ^CLEVO$ 1.240 + match system.hardware.product regex ^D500P$ 1.241 + addquirk --quirk-vbe-post 1.242 + addquirk --quirk-no-fb 1.243 + endmatch 1.244 + match system.hardware.product regex ^M5X0JE$ 1.245 + addquirk --quirk-s3-bios 1.246 + endmatch 1.247 + match system.hardware.product regex ^M720SR$ 1.248 + addquirk --quirk-vbe-post 1.249 + addquirk --quirk-vbemode-restore 1.250 + addquirk --quirk-vbestate-restore 1.251 + endmatch 1.252 + match system.hardware.product regex ^TN120R$ 1.253 + addquirk --quirk-none 1.254 + endmatch 1.255 +endmatch 1.256 +# <!-- Clevo D410J laptop reports hardware vendor "VIA", product "K8N800" and version "VT8204B" --> 1.257 +match system.hardware.vendor regex ^VIA$ 1.258 + match system.hardware.product regex ^K8N800$ 1.259 + match system.hardware.version regex ^VT8204B$ 1.260 + match system.firmware.version regex ^4\.06CJ15$ 1.261 + addquirk --quirk-vbe-post 1.262 + addquirk --quirk-vbestate-restore 1.263 + endmatch 1.264 + endmatch 1.265 + endmatch 1.266 +endmatch 1.267 +match system.hardware.vendor regex ^ECS$ 1.268 + match system.hardware.product regex ^536$ 1.269 + addquirk --quirk-vbe-post 1.270 + addquirk --quirk-no-fb 1.271 + endmatch 1.272 +endmatch 1.273 +match system.hardware.vendor regex ^Elitegroup$ 1.274 + match system.hardware.product regex ^ECS G320$ 1.275 + addquirk --quirk-vbe-post 1.276 + addquirk --quirk-vbemode-restore 1.277 + endmatch 1.278 +endmatch 1.279 +match system.hardware.vendor regex ^Gigabyte Technology 1.280 + match system.hardware.product regex ^(945GCMX-S2|P35-DS4)$ 1.281 + addquirk --quirk-vbe-post 1.282 + addquirk --quirk-vbemode-restore 1.283 + endmatch 1.284 + match system.hardware.product regex ^(945GZM-S2|945GCM-S2L)$ 1.285 + addquirk --quirk-none 1.286 + endmatch 1.287 +endmatch 1.288 +match system.hardware.vendor regex ^Infomash$ 1.289 + match system.hardware.product regex ^RoverBook$ 1.290 + addquirk --quirk-vbe-post 1.291 + addquirk --quirk-vbemode-restore 1.292 + endmatch 1.293 +endmatch 1.294 +match system.hardware.vendor regex ^Gateway 1.295 + match system.hardware.product regex MT6707 1.296 + addquirk --quirk-s3-bios 1.297 + addquirk --quirk-s3-mode 1.298 + endmatch 1.299 + match system.hardware.product regex ^MT6920 1.300 + addquirk --quirk-vbe-post 1.301 + endmatch 1.302 + match system.hardware.product regex MX6922B 1.303 + addquirk --quirk-none 1.304 + endmatch 1.305 +endmatch 1.306 +match system.hardware.vendor regex ^MaxSelect$ 1.307 + match system.hardware.product regex ^Mission_A330$ 1.308 + addquirk --quirk-vbe-post 1.309 + addquirk --quirk-vbestate-restore 1.310 + endmatch 1.311 +endmatch 1.312 +# <!-- medion md 96400 --> 1.313 +match system.hardware.vendor regex ^NOTEBOOK$ 1.314 + match system.hardware.product regex ^SAM2000$ 1.315 + match system.hardware.version regex ^0131$ 1.316 + addquirk --quirk-none 1.317 + endmatch 1.318 + endmatch 1.319 +# <!-- medion MIM2080 --> 1.320 + match system.hardware.product regex ^MIM2080$ 1.321 + addquirk --quirk-s3-bios 1.322 + addquirk --quirk-s3-mode 1.323 + endmatch 1.324 +endmatch 1.325 +match system.hardware.vendor regex ^NCA_GROUP_LTD$ 1.326 + match system.hardware.product regex ^iRU_Notebook$ 1.327 + match system.hardware.version regex ^0106$ 1.328 + addquirk --quirk-vbe-post 1.329 + addquirk --quirk-vbemode-restore 1.330 + endmatch 1.331 + endmatch 1.332 +endmatch 1.333 +match system.hardware.vendor regex ^transtec AG 1.334 + match system.hardware.product regex ^(MS-1057|MS-1034)$ 1.335 + addquirk --quirk-s3-bios 1.336 + addquirk --quirk-s3-mode 1.337 + endmatch 1.338 +endmatch 1.339 +match system.hardware.vendor regex ^To Be Filled By O\.E\.M\.$ 1.340 + match system.hardware.product regex ^259IA1$ 1.341 + match system.hardware.version regex ^To Be Filled By O\.E\.M\.$ 1.342 + match system.firmware.version regex ^080010 $ 1.343 + addquirk --quirk-s3-mode 1.344 + endmatch 1.345 + endmatch 1.346 + endmatch 1.347 + match system.hardware.product regex ^MS-7210$ 1.348 + match system.hardware.version regex ^100$ 1.349 + addquirk --quirk-none 1.350 + endmatch 1.351 + endmatch 1.352 +endmatch 1.353 +match system.hardware.vendor regex ^OEM$ 1.354 +# <!-- rebranded Uniwill P53IN --> 1.355 + match system.hardware.product regex ^P53IN4$ 1.356 + addquirk --quirk-none 1.357 + endmatch 1.358 +endmatch 1.359 +match system.hardware.vendor regex ^OQO$ 1.360 + match system.hardware.product regex ^ZEPTO$ 1.361 + addquirk --quirk-vbe-post 1.362 + addquirk --quirk-vbestate-restore 1.363 + endmatch 1.364 +endmatch 1.365 +match system.hardware.vendor regex ^SHARP$ 1.366 + match system.hardware.product regex ^PC-AR10 1.367 + addquirk --quirk-none 1.368 + endmatch 1.369 +endmatch 1.370 +match system.hardware.vendor regex ^Shuttle Inc$ 1.371 + match system.hardware.product regex ^SD11V10$ 1.372 + addquirk --quirk-s3-bios 1.373 + endmatch 1.374 + match system.hardware.product regex ^SD30V10$ 1.375 + addquirk --quirk-s3-bios 1.376 + addquirk --quirk-s3-mode 1.377 + endmatch 1.378 + match system.hardware.product regex ^SN41UV10$ 1.379 + addquirk --quirk-vbe-post 1.380 + addquirk --quirk-vbemode-restore 1.381 + endmatch 1.382 + match system.hardware.product regex ^SN85V10$ 1.383 + addquirk --quirk-none 1.384 + endmatch 1.385 +endmatch 1.386 +match system.hardware.vendor regex ^ZEPTO$ 1.387 + match system.hardware.product regex ^ZNOTE 1.388 + match system.hardware.version regex ^3215W 1.389 + addquirk --quirk-none 1.390 + endmatch 1.391 + endmatch 1.392 +endmatch