hal: Branch 'master'
Sjoerd Simons
sjoerd at kemper.freedesktop.org
Sun Dec 2 05:25:05 PST 2007
fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 71eb1849e96d89cad4df881dc19f6fb115cb5455
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Sun Dec 2 14:23:41 2007 +0100
add video quirk for IBM T41
Add IBM ThinkPad T41 video quirk as reported by Karl Chen in the debian
bugtracking system.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
index cc84e9a..535a5f3 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
@@ -48,6 +48,10 @@
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
+ <!-- T41 -->
+ <match key="system.hardware.version" string="ThinkPad T41">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ </match>
<!-- T42, T42p -->
<match key="system.hardware.product" prefix_outof="2378;2379">
<match key="system.hardware.version" prefix="ThinkPad T42">
More information about the hal-commit
mailing list