hal: Branch 'master'

Richard Hughes hughsient at kemper.freedesktop.org
Fri Jul 20 22:13:20 EEST 2007


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

New commits:
diff-tree 0e9cfc96276fed06d195bb1c954d36c98c146c76 (from ceabec748dfc19b7123ece162982dd727221118f)
Author: Richard Hughes <richard at hughsie.com>
Date:   Fri Jul 20 20:09:12 2007 +0100

    extend sleep quirk for CF-Y hardware
    
    Add the whole CF-Y* range on the suggestion of Stefan Seyfried

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
index b4fb341..27d2d28 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
@@ -120,7 +120,7 @@
 
   <device>
     <match key="system.hardware.vendor" prefix="Matsushita Electric Industrial Co.,Ltd.">
-      <match key="system.hardware.product" string="CF-Y2FWPZZBM">
+      <match key="system.hardware.product" prefix="CF-Y">
         <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
       </match>
     </match>


More information about the hal-commit mailing list