hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Fri Nov 9 08:10:41 PST 2007
fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi | 225 ++++++++++++++-
1 file changed, 216 insertions(+), 9 deletions(-)
New commits:
commit 41d0136cb0a6e39fb27d9c5b7e86f232e42ab5e0
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Fri Nov 9 17:10:34 2007 +0100
added several new suspend quirks from s2ram whitelist
Added several new suspend quirks from s2ram whitelist to
20-video-quirk-pm-misc.fdi.
Added new:
- COMPAL: HEL80I, HEL81I
- MAXDATA: PRO600IW, IMPERIO4045A
- Matsushita: CF-R3E, CF-R2C, CF-R6M
- VIA K8T400
- AVERATEC 1000 Series
- BenQ JoyBook 7000
- GERICOM: HUMMER, 259IA1, Montara-GML
- micro-star/MSI: MS-1013, MS-1057, MS-1222X, MS-1412, MS-7350, MS-7207PV
- MEDION: WID2010, MS-6714, md 96400
- NEC: B7, VC2, NEC Versa Premium
- 2x Packard Bell NEC
- 4MBOL&S 7521 REV. A0
- CLEVO D500P
- ECS 536
- Elitegroup ECS G320
- Gigabyte Technology 945GZM-S2
- Infomash RoverBook
- Gateway MX6922B
- NCA_GROUP_LTD iRU_Notebook 0106
- transtec AG: MS-1057, MS-1034
- SHARP PC-AR10
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
index f2a4947..02a26f3 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
@@ -1,6 +1,13 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
+ <match key="system.hardware.vendor" prefix="COMPAL">
+ <match key="system.hardware.product" contains_outof="HEL80I;HEL81I">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ </match>
+ </device>
+ <device>
<match key="system.hardware.vendor" contains="ERGOUK">
<match key="system.hardware.product" contains="M2N">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
@@ -18,16 +25,26 @@
</device>
<device>
<match key="system.hardware.vendor" contains="MAXDATA">
+ <match key="system.hardware.product" string="PRO600IW">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
<match key="system.hardware.product" contains="Pro 6100X">
<merge key="power_management.quirk.vbe_post" type="bool">true</merge>
</match>
+ <match key="system.hardware.product" contains="IMPERIO4045A">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
</match>
</device>
<device>
- <match key="system.hardware.vendor" contains="Matsushita">
- <match key="system.hardware.product" contains="CF-51E">
+ <match key="system.hardware.vendor" prefix="Matsushita">
+ <match key="system.hardware.product" prefix="CF-Y">
<merge key="power_management.quirk.vbe_post" type="bool">true</merge>
- <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
+ </match>
+ <match key="system.hardware.product" contains_outof="CF-51E;CF-R3E;CF-R2C;CF-R6M">
+ <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
</match>
</match>
</device>
@@ -37,12 +54,18 @@
<match key="system.hardware.product" string="VT8623-8235">
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
+ <match key="system.hardware.product" string="K8T400">
+ <match key="system.hardware.version" string="VT8204B ">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
+ </match>
</match>
</device>
<device>
<match key="system.hardware.vendor" string="AVERATEC">
- <match key="system.hardware.product" string="3700 Series">
+ <match key="system.hardware.product" string_outof="3700 Series;1000 Series">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
@@ -51,7 +74,7 @@
<device>
<match key="system.hardware.vendor" prefix="BenQ">
- <match key="system.hardware.product" string="Joybook R22">
+ <match key="system.hardware.product" string_outof="Joybook R22;JoyBook 7000">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
@@ -68,6 +91,26 @@
</device>
<device>
+ <match key="system.hardware.vendor" prefix="GERICOM">
+ <match key="system.hardware.product" contains="HUMMER">
+ <match key="system.firmware.version" string="1.03 ">
+ <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
+ </match>
+ </match>
+ <match key="system.hardware.product" contains="259IA1">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ <!-- work only from X, models from vendor: Gericom and MTC -->
+ <match key="system.hardware.product" string="Montara-GML ">
+ <match key="system.hardware.version" string="FAB-2">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ </match>
+ </match>
+ </device>
+
+ <device>
<match key="system.hardware.vendor" prefix="MTC">
<match key="system.hardware.product" string="Montara-GML">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
@@ -76,6 +119,33 @@
</device>
<device>
+ <match key="system.hardware.vendor" prefix_ncase="micro-star">
+ <match key="system.hardware.product" string="MS-1013">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ </match>
+ <match key="system.hardware.product" string="PR210">
+ <match key="system.hardware.version" string="MS-1222X">
+ <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ </match>
+ </match>
+ <match key="system.hardware.product" string="MS-1057">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
+ <match key="system.hardware.product" string="MS-1412">
+ <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
+ <merge key="power_management.quirk.no_fb" type="bool">true</merge>
+ </match>
+ </match>
+ <match key="system.hardware.vendor" prefix="MSI">
+ <match key="system.hardware.product" string_outof="MS-7350;MS-7207PV">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ </match>
+ </device>
+
+ <device>
<match key="system.hardware.vendor" string="MiTAC">
<!-- Mitac 8350
system.hardware.product = '' (string)
@@ -90,20 +160,157 @@
</device>
<device>
- <match key="system.hardware.vendor" prefix="Matsushita Electric Industrial Co.,Ltd.">
- <match key="system.hardware.product" prefix="CF-Y">
+ <match key="system.hardware.vendor" prefix="MEDION">
+ <match key="system.hardware.product" contains="WID2010">
<merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
+ </match>
+ <match key="system.hardware.product" contains="MS-6714">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
</match>
</device>
<device>
- <match key="system.hardware.vendor" prefix="MEDIONPC">
- <match key="system.hardware.product" contains="MS-6714">
+ <match key="system.hardware.vendor" prefix="NEC">
+ <match key="system.hardware.product" contains="B7 ">
+ <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
+ </match>
+ <match key="system.hardware.product" string="VC2">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
+ <match key="system.hardware.product" string="NEC Versa Premium">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" string="Packard Bell NEC">
+ <match key="system.hardware.product" string="00000000000000000000000">
+ <match key="system.hardware.version" string="P820008416">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ <match key="system.firmware.version" string="A03 ">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" prefix="4MBOL">
+ <match key="system.hardware.product" prefix="7521 ">
+ <match key="system.hardware.version" string="REV. A0">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" string="CLEVO">
+ <match key="system.hardware.product" string="D500P">
+ <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ <merge key="power_management.quirk.no_fb" type="bool">true</merge>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" string="ECS">
+ <match key="system.hardware.product" string="536">
+ <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ <merge key="power_management.quirk.no_fb" type="bool">true</merge>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" string="Elitegroup">
+ <match key="system.hardware.product" string="ECS G320">
+ <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" prefix="Gigabyte Technology">
+ <match key="system.hardware.product" string="945GZM-S2">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" string="Infomash">
+ <match key="system.hardware.product" string="RoverBook">
+ <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" prefix="Gateway">
+ <match key="system.hardware.product" contains="MX6922B ">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <!-- medion md 96400 -->
+ <match key="system.hardware.vendor" string="NOTEBOOK">
+ <match key="system.hardware.product" string="SAM2000">
+ <match key="system.hardware.version" string="0131">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" string="NCA_GROUP_LTD">
+ <match key="system.hardware.product" string="iRU_Notebook">
+ <match key="system.hardware.version" string="0106">
+ <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
+ </match>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" prefix="transtec AG">
+ <match key="system.hardware.product" string_outof="MS-1057;MS-1034">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
</match>
</device>
+ <device>
+ <match key="system.hardware.vendor" string="To Be Filled By O.E.M.">
+ <match key="system.hardware.product" string="259IA1">
+ <match key="system.hardware.version" string="To Be Filled By O.E.M.">
+ <match key="system.firmware.version" string="080010 ">
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
+ </match>
+ </match>
+ </match>
+ </device>
+
+ <device>
+ <match key="system.hardware.vendor" string="SHARP">
+ <match key="system.hardware.product" prefix="PC-AR10 ">
+ <merge key="power_management.quirk.none" type="bool">true</merge>
+ </match>
+ </match>
+ </device>
</deviceinfo>
More information about the hal-commit
mailing list