• Jean Delvare's avatar
    hwmon: PCI quirk for hwmon access on MSI MS-7031 board · 2958b1ec
    Jean Delvare authored
    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: default avatarJean Delvare <khali@linux-fr.org>
    2958b1ec
hwmon.c 3.3 KB