hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Thu Feb 7 05:09:13 PST 2008
fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit a416bb7026734dc0bbcef3f799dfeaa0bc3fdf70
Author: Fred de St. Croix <fdestcroix at practifab.com>
Date: Thu Feb 7 14:09:08 2008 +0100
added suspend quirk for a Sony VGN-NR120E
Added suspend quirk for a Sony VGN-NR120E.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi
index f9f31cd..2bb83b5 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi
@@ -16,6 +16,9 @@
<match key="system.hardware.product" contains_outof="VGN-FS730;PCG-FX405;VGN-C2S_G">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
</match>
+ <match key="system.hardware.product" string="VGN-NR120E">
+ <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
+ </match>
<match key="system.hardware.product" string_outof="VGN-TX5MN_W;PCG-TR2A(UC);VGN-UX50">
<merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
</match>
More information about the hal-commit
mailing list