i2c-piix4: Blacklist two mainboards
authorJean Delvare <khali@linux-fr.org>
Mon, 12 May 2008 14:21:24 +0000 (16:21 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 15 May 2008 14:50:05 +0000 (07:50 -0700)
commit613398c3eeeacc658cca08b9637f93ece509a3e1
treef9057bbe97430152c0a42fe42e67d444debff856
parentd4b128ea3a055225b248383ad3eb0d6248aaec23
i2c-piix4: Blacklist two mainboards

commit c2fc54fcd340cbee47510aa84c346aab3440ba09 upstream

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/busses/i2c-piix4.c