hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Wed Oct 1 05:29:12 PDT 2008


 fdi/information/10freedesktop/20-video-quirk-pm-fujitsu.fdi |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 77b514fb53754eb44579df283c7d6bcd572ca204
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Wed Oct 1 14:28:39 2008 +0200

    updated FSC suspend quirks with s2ram whitelist entries from -r1.132
    
    Updated FSC suspend quirks with s2ram whitelist entries from -r1.132.
    New:
    - AMILO L Series
    - ESPRIMO Mobile D9500

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-fujitsu.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-fujitsu.fdi
index 68bc2d2..fd6cc27 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-fujitsu.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-fujitsu.fdi
@@ -14,7 +14,7 @@
         <match key="system.hardware.product" string="M Series">
           <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
         </match>
-        <match key="system.hardware.product" contains_outof="Amilo D Series;PRO V2030;PRO V2035;PRO V8010;Pi 1536;Pi 2515">
+        <match key="system.hardware.product" contains_outof="Amilo D Series;PRO V2030;PRO V2035;PRO V8010;Pi 1536;Pi 2515; L Series">
           <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
           <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
         </match>
@@ -84,7 +84,7 @@
         </match>
       </match>
 
-      <match key="system.hardware.product" prefix_outof="ESPRIMO P;ESPRIMO Mobile M9400">
+      <match key="system.hardware.product" prefix_outof="ESPRIMO P;ESPRIMO Mobile M9400;ESPRIMO Mobile D9500">
         <merge key="power_management.quirk.none" type="bool">true</merge>
       </match>
 


More information about the hal-commit mailing list