From: Jean Delvare Date: Mon, 15 Jun 2009 16:39:50 +0000 (+0200) Subject: hwmon: PCI quirk for hwmon access on MSI MS-7031 board X-Git-Tag: v2.6.31-rc1~318^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2958b1ec6be1d71105d67d70de9d7d70f5e97151;p=pandora-kernel.git hwmon: PCI quirk for hwmon access on MSI MS-7031 board The MSI MS-7031 is based on an ATI IXP300 south bridge. On this south bridge, accessible I/O ports must be enabled explicitly. Unfortunately the BIOS forgets to enable access to the hardware monitoring chip I/O ports, so hardware monitoring fails. Add a quirk enabling access to the required ports (0x295-0x296). This is exactly what MSI's own hardware monitoring application is doing, so it has to be the right way. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed