]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c-piix4: Blacklist two mainboards
authorJean Delvare <khali@linux-fr.org>
Sun, 11 May 2008 18:37:05 +0000 (20:37 +0200)
committerJean Delvare <khali@hyperion.delvare>
Sun, 11 May 2008 18:37:05 +0000 (20:37 +0200)
commitc2fc54fcd340cbee47510aa84c346aab3440ba09
treebc8a05a3b61648bbf8eca379923f82b00ffd3d87
parentb1c1759cd192fe1d27989f986c7f6b2939905e0c
i2c-piix4: Blacklist two mainboards

We had a report that running sensors-detect on a Sapphire AM2RD790
motherbord killed the CPU. While the exact cause is still unknown,
I'd rather play it safe and prevent any access to the SMBus on that
machine by not letting the i2c-piix4 driver attach to the SMBus host
device on that machine. Also blacklist a similar board made by DFI.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-piix4.c