hal: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Mon Nov 26 10:05:31 PST 2007


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

New commits:
commit 05cc0970f2442de2d64a1fd96b67f231a7ef70a6
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Mon Nov 26 19:05:25 2007 +0100

    added video quirk for ASUS Z84F
    
    Applied adopted patch from HAL mailing list (send by Geoffrey Leach
    <geoff at hughes.net>) for a ASUS Z84F to actual git master.

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
index f1c2c7a..52ebc03 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
@@ -12,7 +12,7 @@
         <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
         <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
       </match>
-      <match key="system.hardware.product" prefix="A6M">
+      <match key="system.hardware.product" prefix_outof="A6M;Z84F">
         <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
       </match>
       <match key="system.hardware.product" prefix_outof="L3000D;M3N ">


More information about the hal-commit mailing list