hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Fri Dec 5 06:40:12 PST 2008


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

New commits:
commit 6c4e55ad8798c84ae96ca00bf3ef9a3752e0ee0f
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Fri Dec 5 15:38:10 2008 +0100

    add suspend quirk for a ASUS F2JE
    
    Added suspend quirk for a ASUS F2JE. This machine needs no quirks
    (power_management.quirk.none) using radeonhd as reported in:
    https://bugzilla.novell.com/show_bug.cgi?id=450235

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
index 3e55066..6300f1c 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
@@ -48,7 +48,7 @@
          <merge key="power_management.quirk.dpms_on" type="bool">true</merge>
       </match>
       <!-- these need no quirks, whitelist them -->
-      <match key="system.hardware.product" prefix_outof="A2H/L;A6Km;A6JC ;A6K ;A6T;A6G;A6VA;A8JS ;F3Sg;F3T;F9E ;G1S;K8V-MX;1000H">
+      <match key="system.hardware.product" prefix_outof="A2H/L;A6Km;A6JC ;A6K ;A6T;A6G;A6VA;A8JS ;F3Sg;F3T;F9E ;G1S;K8V-MX;1000H;F2JE">
         <merge key="power_management.quirk.none" type="bool">true</merge>
       </match>
     </match>


More information about the hal-commit mailing list