hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Fri Dec 5 06:03:31 PST 2008


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

New commits:
commit 25227a2c29c1425763b752100b637dc389222aec
Author: Robby Workman <rw at rlworkman.net>
Date:   Fri Dec 5 15:02:04 2008 +0100

    add suspend quirk for a HP nx6120
    
    Added suspend quirk for a HP nx6120 as reported by king_azman at yahoo.com.
    This is only needed for older kernel versions (before 2.6.26).

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
index 1840ec2..3027f15 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
@@ -102,7 +102,7 @@
         <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
         <merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
       </match>
-      <match key="system.hardware.product" contains_outof="nc4200;HP 530 Notebook PC">
+      <match key="system.hardware.product" contains_outof="nx6120;nc4200;HP 530 Notebook PC">
         <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
       </match>
 


More information about the hal-commit mailing list