hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Tue Jun 17 05:12:47 PDT 2008


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

New commits:
commit a7af1b3d9537bc0981026df3d05c1371f2ed1fb2
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Tue Jun 17 14:12:37 2008 +0200

    added suspend quirks for a Acer Aspire 5003
    
    Applied an adopted version of a patch from Kyle Mahan <kyle.mahan at gmail.com>
    to add suspend quirks for a Acer Aspire 5003.

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi
index a4518c4..71099e6 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-acer.fdi
@@ -79,7 +79,7 @@
             <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
           </match>
         </match>
-        <match key="system.hardware.product" contains_outof="5020;5500">
+        <match key="system.hardware.product" contains_outof="5000;5020;5500">
           <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
         </match>
         <match key="system.hardware.product" contains="1640">


More information about the hal-commit mailing list