hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Mon Mar 3 06:53:29 PST 2008
fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit b45424bb9de99df8ad9401a00675adb662351820
Author: Thorsten Kocher <thorsten at kocher-net.de>
Date: Mon Mar 3 15:53:21 2008 +0100
suspend quirk for IBM ThinkPad R50p
Added suspend quirk for IBM ThinkPad R50p, which need s3_bios/s3_mode.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
index 13135a8..dead8ee 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
@@ -43,8 +43,8 @@
-->
</match>
</match>
- <!-- R52, X41t, X40, T30, T41p, T41p, T42, X40, Z60t, X41, Z60m -->
- <match key="system.hardware.product" prefix_outof="1860;1869;2371;2373;2374;2376;2382;2386;2513;2525;2529;2530">
+ <!-- R50p, R52, X41t, X40, T30, T41p, T41p, T42, X40, Z60t, X41, Z60m -->
+ <match key="system.hardware.product" prefix_outof="1832;1860;1869;2371;2373;2374;2376;2382;2386;2513;2525;2529;2530">
<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