commit | c2fc54fcd340cbee47510aa84c346aab3440ba09 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun May 11 20:37:05 2008 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun May 11 20:37:05 2008 +0200 |
tree | bc8a05a3b61648bbf8eca379923f82b00ffd3d87 | |
parent | b1c1759cd192fe1d27989f986c7f6b2939905e0c [diff] |
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>