hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Thu May 28 01:42:50 PDT 2009


 fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9d93193ea1c23aaf36193e23e4ead8cd155245eb
Author: Vittorio Esposito <vesposit at gmail.com>
Date:   Thu May 28 10:42:20 2009 +0200

    add suspend quirk for Toshiba P30
    
    Reported on hal ML.

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
index 7ed67a1..70c3331 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
@@ -7,7 +7,7 @@
         <match key="system.hardware.product" contains=" M30X">
           <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
         </match>
-        <match key="system.hardware.product" contains_outof="Pro A120;M35X;P100;P200; P205D; A100; A105; A135; A200; A205; A210; L30; M105;M70">
+        <match key="system.hardware.product" contains_outof="Pro A120;M35X;P100;P200; P205D; A100; A105; A135; A200; A205; A210; L30; M105;M70;P30">
           <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
           <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
         </match>


More information about the hal-commit mailing list