diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-02-13 22:08:59 +0100 |
---|---|---|
committer | Jean Delvare <khali@arrakis.delvare> | 2007-02-13 22:08:59 +0100 |
commit | 4e6697fcc194db8b45559a9863947c6cbfeea363 (patch) | |
tree | 4df8760e32f765c9e4c91fd46a96481b3781babc /Documentation/i2c | |
parent | 4ef0ce90df3763e277b5307fb580ff1cdaaad7b2 (diff) | |
download | linux-3.10-4e6697fcc194db8b45559a9863947c6cbfeea363.tar.gz linux-3.10-4e6697fcc194db8b45559a9863947c6cbfeea363.tar.bz2 linux-3.10-4e6697fcc194db8b45559a9863947c6cbfeea363.zip |
i2c-piix4: Add support for the ATI SB600
Add support for the ATI SB600 SMBus controller.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/i2c')
-rw-r--r-- | Documentation/i2c/busses/i2c-piix4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/i2c/busses/i2c-piix4 b/Documentation/i2c/busses/i2c-piix4 index 92147633323..7cbe43fa270 100644 --- a/Documentation/i2c/busses/i2c-piix4 +++ b/Documentation/i2c/busses/i2c-piix4 @@ -6,7 +6,7 @@ Supported adapters: Datasheet: Publicly available at the Intel website * ServerWorks OSB4, CSB5, CSB6 and HT-1000 southbridges Datasheet: Only available via NDA from ServerWorks - * ATI IXP southbridges IXP200, IXP300, IXP400 + * ATI IXP200, IXP300, IXP400 and SB600 southbridges Datasheet: Not publicly available * Standard Microsystems (SMSC) SLC90E66 (Victory66) southbridge Datasheet: Publicly available at the SMSC website http://www.smsc.com |