lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 24 Feb 2008 16:46:01 +0100
From:	"Gabor Czigola" <czigola@...il.com>
To:	lkml <linux-kernel@...r.kernel.org>
Subject: [PATCH] invert the axes for HDAPS on Lenovo R61i ThinkPads

--- /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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ