hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Thu Nov 5 02:17:28 PST 2009


 fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9585da336c7bcdf6f3e35694de8c3a362aedee2d
Author: M. Vefa Bicakci <bicave at superonline.com>
Date:   Thu Nov 5 11:16:55 2009 +0100

    suspend quirk for Sony VGN-B1VP
    
    system.hardware.primary_video.product = 13698  (0x3582)  (int)
    system.hardware.primary_video.vendor = 32902  (0x8086)  (int)
    system.hardware.product = 'VGN-B1VP(GB)'  (string)
    system.hardware.serial = 'XXXXXXXX-XXXXXXX'  (string)
    system.hardware.uuid = 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX'  (string)
    system.hardware.vendor = 'Sony Corporation'  (string)
    system.hardware.version = 'J000L04A'  (string)

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi
index 7e876a2..ee4eb3f 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;VGN-B100B">
+      <match key="system.hardware.product" contains_outof="VGN-FS730;PCG-FX405;VGN-C2S_G;VGN-B1XP;VGN-FE21B;VGN-B100B;;VGN-B1VP">
         <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