hal: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Fri Jan 25 05:56:12 PST 2008


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

New commits:
commit d0b116b531abcf2c3d0e7cacfe08e5cf326002a5
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Fri Jan 25 14:56:04 2008 +0100

    added suspend quirk for BenQ Joybook R23
    
    Added adopted patch from Seb Brown <sillyseb at hotmail.com> for suspend
    quirks of a BenQ Joybook R23.

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
index f94e6d7..7a35415 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
@@ -74,7 +74,7 @@
 
   <device>
     <match key="system.hardware.vendor" prefix="BenQ">
-      <match key="system.hardware.product" string_outof="Joybook R22;JoyBook 7000">
+      <match key="system.hardware.product" string_outof="Joybook R22;Joybook R23;JoyBook 7000">
         <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
         <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
       </match>


More information about the hal-commit mailing list