hal: Branch 'master'
Richard Hughes
hughsient at kemper.freedesktop.org
Tue May 22 08:12:32 PDT 2007
fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi | 4 ++++
1 files changed, 4 insertions(+)
New commits:
diff-tree 06dd62dae677cab73854bf30af4d36365fccd7ec (from 79fdf06d035318c2c725275bbb4b5b3d32355ca3)
Author: Richard Hughes <richard at hughsie.com>
Date: Tue May 22 16:10:57 2007 +0100
Enable s3_bios for the Thinkpad X41.
Enable s3_bios for the Thinkpad X41. Patch from Zack Cerza <zcerza at redhat.com>.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
index 326ea54..fb45ac5 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
@@ -29,6 +29,10 @@
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
</match>
+ <!-- X41 -->
+ <match key="system.hardware.product" prefix="2525">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ </match>
<!-- T41p -->
<match key="system.hardware.product" prefix="2373">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
More information about the hal-commit
mailing list