hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Tue Feb 3 08:13:47 PST 2009


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

New commits:
commit cdb177db4b88797644f8444f1aec5f0d7154b0c0
Author: Frederic Crozat <fcrozat at mandriva.com>
Date:   Tue Feb 3 17:13:02 2009 +0100

    add suspend quirk for a Asus EEE PC 900
    
    Added suspend quirk for a Asus EEE PC 900.

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
index 6300f1c..9843582 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
@@ -43,7 +43,7 @@
         <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
       </match>
       <!-- Asus Eee PC (Note: there is a report from s2ram to use vbe_post, vbemode_restore)-->
-      <match key="system.hardware.product" string="701">
+      <match key="system.hardware.product" string="701;900">
          <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
          <merge key="power_management.quirk.dpms_on" type="bool">true</merge>
       </match>


More information about the hal-commit mailing list