hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Wed Dec 12 08:01:30 PST 2007
fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 37d8077fd173259d1d562c7d56a114af0ce840a8
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Wed Dec 12 17:00:31 2007 +0100
add suspend quirks for Toshiba Satellite A135
Added adopted version of a patch from <adamsprofessionaljobsearch at comcast.net>
to add suspend quirks for Toshiba Satellite A135.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
index 4ea6b8d..62066d2 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
@@ -7,7 +7,7 @@
<match key="system.hardware.product" contains=" M30X">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
</match>
- <match key="system.hardware.product" contains_outof="M35X;P200; A100; L30">
+ <match key="system.hardware.product" contains_outof="M35X;P200; A100; A135; L30">
<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