]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: fix Abit Uguru3 driver detection on some motherboards
authorHans de Goede <j.w.r.degoede@hhs.nl>
Mon, 2 Jul 2007 21:08:26 +0000 (23:08 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 19 Jul 2007 18:22:18 +0000 (14:22 -0400)
commit9c2e14afb98f761ec80ea809adbc87b15b060e7b
tree4bdf2bd9f70303cdf729ab32cc9c70e186e851bd
parent9f66036b4f95f5e830d68a3ce90aeece0e0c4bf3
hwmon: fix Abit Uguru3 driver detection on some motherboards

This patch changes the driver to also detect uguru3's which hold 0x08 at DATA
initially, as has been reported here:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=220160

Also when an uguru3's holds 0x0014 in the ID register it will now report
"Abit AB9 Pro" as motherboard identification.

Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/abituguru3.c