hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Mon Oct 27 04:32:53 PDT 2008


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

New commits:
commit 26a80d2659e1f8e6828eb9a5f5fd7789afa69e9e
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Mon Oct 27 12:31:52 2008 +0100

    add suspend quirk for a Lenovo X60s
    
    Added adopted patch from Bryon Gill <bgill at psc.edu> to support suspend
    on a Lenovo X60s.

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
index 2e2013c..c565b9e 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
@@ -10,7 +10,7 @@
         <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" prefix="63664DU">
+      <match key="system.hardware.product" prefix_outof="63664DU;1705CTO">
         <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
       </match>
       <match key="system.hardware.product" prefix="6457">


More information about the hal-commit mailing list