[PATCH] invert the axes for HDAPS on Lenovo R61i ThinkPads

From: Gabor Czigola
Date: Sun Feb 24 2008 - 10:46:26 EST


--- /usr/src/linux-source-2.6.24/drivers/hwmon/hdaps.c 2008-02-08
02:20:38.000000000 +0100
+++ /tmp/hdaps.c 2008-02-24 16:42:52.000000000 +0100
@@ -527,6 +527,7 @@
HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad X60"),
HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad Z60m"),
HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad T61P"),
+ HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad R61i"),
HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad R61"),
HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad T61"),
{ .ident = NULL }

--
Czigola, Gabor
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/