hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Tue Mar 4 13:30:18 PST 2008
fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 58becc3d5d195a33c6ef6c048b217b93d62bc5c4
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Tue Mar 4 22:28:32 2008 +0100
added suspend quirk for Lenovo ThinkPad R61
Added suspend quirk for Lenovo ThinkPad R61 as reported via HAL ML
from Brouard Nicolas <nicolas.brouard at libertysurf.fr>.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
index 223871e..68a90d2 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;7767;7768;7661W1P">
+ <match key="system.hardware.product" prefix_outof="1702;1704;1706;1709;6363;6364;7658;8919;7767;7768;7661;7733">
<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