hal: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Thu Feb 7 05:01:47 PST 2008


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

New commits:
commit d7573c0ca395dca88c8db49389c5f88342eb2227
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Thu Feb 7 14:00:44 2008 +0100

    added suspend quirk for a HP nx6110
    
    Added suspend quirk for a HP nx6110 as reported by Ignacio Barrancos
    <ignacio.barrancos at gmail.com>.

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
index 58c0d03..a539662 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
@@ -67,7 +67,7 @@
           <merge key="power_management.quirk.dpms_on" type="bool">true</merge>
         </match>
       </match>
-      <match key="system.hardware.product" contains_outof="OmniBook XE3 G;R3200;nx5000;nx7000;nc6120;nx6325;6510b;2510p">
+      <match key="system.hardware.product" contains_outof="OmniBook XE3 G;R3200;nx5000;nx6110;nx7000;nc6120;nx6325;6510b;2510p">
         <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
         <merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
       </match>


More information about the hal-commit mailing list