hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Fri Jan 25 06:01:49 PST 2008
fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit eb416ec08d76ddf9146ed91d7895ca3e229dafbe
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Fri Jan 25 15:01:03 2008 +0100
changed suspend quirk for Lenovo X61t to match more models
Changed existing entry for a Lenovo X61t to match all 7767* models
since Daniel Alonso i Alemany <dani at niunpamde.net> reported that
the existing entry work also for his machine.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
index c837c3f..efe6c5d 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
@@ -5,7 +5,7 @@
<!-- ThinkPads -->
<!-- X60 / X60s / T61 / R61 / X61 Tablet -->
- <match key="system.hardware.product" prefix_outof="1702;1704;1706;1709;6363;6364;7658;8919;7767C3U;7768;7661W1P">
+ <match key="system.hardware.product" prefix_outof="1702;1704;1706;1709;6363;6364;7658;8919;7767;7768;7661W1P">
<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