hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Wed May 27 14:44:01 PDT 2009


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

New commits:
commit 8e4e6c78adfbf4a922210174fbfbab0a4b49f399
Author: Pete Ratzlaff <pratzlaff at cfa.harvard.edu>
Date:   Wed May 27 23:42:43 2009 +0200

    suspend quirk for Toshiba Portege M400
    
    The default vbetool hangs on this machine, and it works fine without any
    quirks.
    
    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 ffe19fa..7ed67a1 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
@@ -84,7 +84,7 @@
           <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
         </match>
 	<!-- these need no quirks-->
-        <match key="system.hardware.product" contains_outof="R100;4000">
+        <match key="system.hardware.product" contains_outof="R100;M400;4000">
           <merge key="power_management.quirk.none" type="bool">true</merge>
         </match>
       </match>


More information about the hal-commit mailing list