]> git.baikalelectronics.ru Git - kernel.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)
commit64c35329a95e653ce9c149ecebd90e4be275eeb1
tree4bdf2bd9f70303cdf729ab32cc9c70e186e851bd
parentf6ccdbd4d0afec750564379f738e414b022e65c5
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