wok view pm-utils/stuff/video-quirks/20-video-quirk-pm-fujitsu.quirkdb @ rev 16374

Up: slitaz-configs (5.4) Getting ready for 5.0-RC1
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 14 19:59:46 2014 +0200 (2014-04-14)
parents
children
line source
1 # <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
2 match system.hardware.vendor regex ^FUJITSU
3 match system.hardware.product regex_ncase amilo
4 match system.hardware.product regex A1667G Serie|Pa 1510|Li 1718|M1425
5 addquirk --quirk-s3-bios
6 endmatch
7 match system.hardware.product regex Pro V3205|Pro Edition V3405|Pro Edition V3505|Xi 1546|Si 1520|A7640|Pi 1505|A1645
8 addquirk --quirk-s3-bios
9 addquirk --quirk-s3-mode
10 endmatch
11 match system.hardware.product regex A1650G
12 addquirk --quirk-vbemode-restore
13 endmatch
14 match system.hardware.product regex ^M Series$
15 addquirk --quirk-vbestate-restore
16 endmatch
17 match system.hardware.product regex Amilo D Series|PRO V2030|PRO V2035|PRO V8010|Pi 1536|Pi 2515| L Series
18 addquirk --quirk-vbe-post
19 addquirk --quirk-vbemode-restore
20 endmatch
21 match system.hardware.product regex AMILO M|A Series
22 match system.hardware.version regex -1 |0\.01
23 addquirk --quirk-vbe-post
24 addquirk --quirk-vbestate-restore
25 match system.firmware.version regex ^R01-S0N
26 addquirk --quirk-pci-save
27 endmatch
28 endmatch
29 endmatch
30 match system.hardware.product regex A7645
31 addquirk --quirk-s3-bios
32 addquirk --quirk-s3-mode
33 addquirk --quirk-vbestate-restore
34 endmatch
35 match system.hardware.product regex Pro V2040|Pro Series V3525
36 addquirk --quirk-none
37 endmatch
38 endmatch
39 match system.hardware.product regex_ncase lifebook
40 match system.hardware.product regex P7010D|S2110
41 addquirk --quirk-s3-bios
42 endmatch
43 match system.hardware.product regex E8410|T4010|S2210|P8010
44 addquirk --quirk-s3-bios
45 addquirk --quirk-s3-mode
46 endmatch
47 # <!-- S7020 is also reported with s3_bios/s3_mode/pci_save -->
48 match system.hardware.product regex S7020
49 addquirk --quirk-vbe-post
50 addquirk --quirk-reset-brightness
51 endmatch
52 match system.hardware.product regex E4010|P7120
53 addquirk --quirk-vbestate-restore
54 endmatch
55 match system.hardware.product regex E8020|S6410
56 addquirk --quirk-vbe-post
57 addquirk --quirk-vbemode-restore
58 endmatch
59 match system.hardware.product regex T2010
60 match system.hardware.product regex ^FUJITSU SIEMENS$
61 addquirk --quirk-vbe-post
62 addquirk --quirk-vbestate-restore
63 addquirk --quirk-pci-save
64 endmatch
65 match system.hardware.product regex ^FUJITSU$
66 addquirk --quirk-s3-bios
67 addquirk --quirk-s3-mode
68 endmatch
69 endmatch
70 match system.hardware.product regex T4210|P7230
71 addquirk --quirk-pci-save
72 addquirk --quirk-s3-bios
73 addquirk --quirk-s3-mode
74 endmatch
75 match system.hardware.product regex B Series|T Series|S7010|S7110|E8110|T301|T3010
76 addquirk --quirk-none
77 endmatch
78 endmatch
79 match system.hardware.product regex ^SCENIC
80 match system.hardware.product regex N300/N600|W300/W600|P / SCENICO P
81 addquirk --quirk-vbe-post
82 addquirk --quirk-vbemode-restore
83 endmatch
84 match system.hardware.product regex W$
85 addquirk --quirk-vbe-post
86 addquirk --quirk-vbemode-restore
87 endmatch
88 endmatch
89 match system.hardware.product regex ^(ESPRIMO P|ESPRIMO Mobile M9400|ESPRIMO Mobile D9500)
90 addquirk --quirk-none
91 endmatch
92 match system.hardware.product regex ^Stylistic ST5000$
93 addquirk --quirk-s3-bios
94 addquirk --quirk-s3-mode
95 endmatch
96 match system.hardware.product regex ^P6VAP-AP$
97 addquirk --quirk-none
98 endmatch
99 endmatch
100 # <!-- different vendor string -->
101 match system.hardware.vendor regex ^FUJITSO
102 match system.hardware.product regex ^FMVLT70R$
103 addquirk --quirk-s3-bios
104 addquirk --quirk-s3-mode
105 addquirk --quirk-pci-save
106 endmatch
107 endmatch