diff options
author | Jean Delvare <khali@linux-fr.org> | 2008-03-09 13:34:28 +0100 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2008-03-27 08:40:41 -0400 |
commit | 2961cb22ef02850d90e7a12c28a14d74e327df8d (patch) | |
tree | bffcd9538506c0b031c082d2b0ebc8a1c608b7fc /arch/x86/kernel/apic_64.c | |
parent | 05dda977f2574c3341abef9b74c27d2b362e1e3a (diff) |
hwmon: (w83781d) Fix I/O resource conflict with PNP
Only request I/O ports 0x295-0x296 instead of the full I/O address
range. This solves a conflict with PNP resources on a few motherboards.
Also request the I/O ports in two parts (4 low ports, 4 high ports)
during device detection, otherwise the PNP resource makes the request
(and thus the detection) fail.
This fixes lm-sensors ticket #2306:
http://www.lm-sensors.org/ticket/2306
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'arch/x86/kernel/apic_64.c')
0 files changed, 0 insertions, 0 deletions