hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Tue Apr 28 08:22:17 PDT 2009
fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c4f7ec3d5a0f6a33faa3c9b8a9053a021a1bde8a
Author: Pat McGowan <pat.mcgowan at canonical.com>
Date: Tue Apr 28 17:19:18 2009 +0200
fix video quirk on Sony VGN-B100B laptop
Fix video quirk on Sony VGN-B100B laptop, as reported in
https://launchpad.net/bugs/336521
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi
index b7f67dd..bf7298c 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi
@@ -5,7 +5,7 @@
<match key="system.hardware.product" string="VGN-FS115Z">
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
- <match key="system.hardware.product" contains_outof="VGN-FS730;PCG-FX405;VGN-C2S_G;VGN-B1XP;VGN-FE21B">
+ <match key="system.hardware.product" contains_outof="VGN-FS730;PCG-FX405;VGN-C2S_G;VGN-B1XP;VGN-FE21B;VGN-B100B">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
</match>
<match key="system.hardware.product" string_outof="VGN-FS115B;VGN-C140G;VGN-TX3XP_L;VGN-T250P;VGN-AR31S;PCV-RX612;VGN-FS485B;VGN-SZ61XN_C;VGN-TZ37;VGN-TZ170N;VGN-FS920;VGN-C240E;PCG-FX601;VGN-SR11M">
More information about the hal-commit
mailing list