hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Mon Nov 3 02:56:33 PST 2008
fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 773d7144628aac51453de0d16daa29b5140e2c48
Author: Stepan Zastupov <redchrom at gmail.com>
Date: Mon Nov 3 11:54:47 2008 +0100
add suspend video quirk for Asus A8N
Add suspend video quirk for Asus A8N, as reported by Stepan Zastupov
<redchrom at gmail.com> on the upstream ML.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
index 19c1873..3e55066 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
@@ -5,7 +5,7 @@
<match key="system.hardware.product" prefix_outof="U5F ;M2000E;F2J ">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
</match>
- <match key="system.hardware.product" prefix_outof="K8N-E-Deluxe;L2000D;M6Ne;M51Sr ;U6S">
+ <match key="system.hardware.product" prefix_outof="K8N-E-Deluxe;L2000D;M6Ne;M51Sr ;U6S;A8N">
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
<!--NOTE: s2ram list the F3F with power_management.quirk.none=true -->
More information about the hal-commit
mailing list