hal: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Thu Feb 21 12:41:54 PST 2008


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

New commits:
commit 65bc08e7c7e1761c287591eb8e23573a0daccbe4
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Thu Feb 21 21:41:47 2008 +0100

    added suspend quirk for IBM Z60m
    
    Added suspend quirk for IBM Z60m as reported via fd.o bug #14187.

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
index 2cbfe51..13135a8 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
@@ -44,7 +44,7 @@
         </match>
       </match>
       <!-- R52, X41t, X40, T30, T41p, T41p, T42, X40, Z60t, X41, Z60m -->
-      <match key="system.hardware.product" prefix_outof="1860;1869;2371;2373;2374;2376;2382;2386;2513;2525;2529">
+      <match key="system.hardware.product" prefix_outof="1860;1869;2371;2373;2374;2376;2382;2386;2513;2525;2529;2530">
         <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