diff options
author | Jason Gaston <jason.d.gaston@intel.com> | 2006-12-10 15:21:31 -0500 |
---|---|---|
committer | Jean Delvare <khali@arrakis.delvare> | 2006-12-10 15:21:31 -0500 |
commit | a980a99ae5ada5260ddae15da45582dad32dbb93 (patch) | |
tree | e2bab0c9b08e00d3fb3e88f1a870a801ecdd46f6 /Documentation/i2c | |
parent | 7b77d065d1e79a9c0b1b114d059b3bc3d8206c4d (diff) |
i2c: i2c-i801 documentation update
Add the Intel ICH9/ICH8/ESB2 SMBus Controller text to
i2c-i801 documentation.
Signed-off-by: Jason Gaston <jason.d.gaston@intel.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/i2c')
-rw-r--r-- | Documentation/i2c/busses/i2c-i801 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/i2c/busses/i2c-i801 b/Documentation/i2c/busses/i2c-i801 index e46c23458242..3db69a086c41 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 | |||
@@ -9,7 +9,10 @@ Supported adapters: | |||
9 | * Intel 82801EB/ER (ICH5) (HW PEC supported, 32 byte buffer not supported) | 9 | * Intel 82801EB/ER (ICH5) (HW PEC supported, 32 byte buffer not supported) |
10 | * Intel 6300ESB | 10 | * Intel 6300ESB |
11 | * Intel 82801FB/FR/FW/FRW (ICH6) | 11 | * Intel 82801FB/FR/FW/FRW (ICH6) |
12 | * Intel ICH7 | 12 | * Intel 82801G (ICH7) |
13 | * Intel 631xESB/632xESB (ESB2) | ||
14 | * Intel 82801H (ICH8) | ||
15 | * Intel ICH9 | ||
13 | Datasheets: Publicly available at the Intel website | 16 | Datasheets: Publicly available at the Intel website |
14 | 17 | ||
15 | Authors: | 18 | Authors: |