hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Fri Jan 16 05:57:06 PST 2009
fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0feb083baf4b6deb5d850709b9bbd49102e8075b
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Fri Jan 16 14:56:04 2009 +0100
add suspend quirk for a Toshiba Portege 4000
Added suspend quirk for a Toshiba Portege 4000 as reported by
Andrey Borzenkov <arvidjaar at mail.ru> this machine needs no
quirks.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
index b42a2b7..ffe19fa 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
@@ -84,7 +84,7 @@
<merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
</match>
<!-- these need no quirks-->
- <match key="system.hardware.product" contains="R100">
+ <match key="system.hardware.product" contains_outof="R100;4000">
<merge key="power_management.quirk.none" type="bool">true</merge>
</match>
</match>
More information about the hal-commit
mailing list