hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Wed May 27 13:52:46 PDT 2009
fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit d7fa5817b41ce295e0cb520dbc3038039c38f05b
Author: Neil Creedon <neil at avancy.net>
Date: Wed May 27 22:52:03 2009 +0200
add suspend quirk for Averatech 3200
Reported on hal ML.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
index 1809545..4f5aef2 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
@@ -117,6 +117,9 @@
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
+ <match key="system.hardware.product" string="3200">
+ <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
+ </match>
<match key="system.hardware.product" string="5500 Series">
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
More information about the hal-commit
mailing list