Changeset 607 for lm-sensors/trunk/doc/busses/i2c-i801
- Timestamp:
- 10/20/99 05:02:56 (14 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/doc/busses/i2c-i801 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/doc/busses/i2c-i801
r542 r607 2 2 3 3 Status: Beta. 4 Block reads/writes untested ( not used by any current chip driver).4 Block reads/writes untested (but not used by any current chip driver). 5 5 6 6 Supported adapters: 7 * Intel 82801AA and 82801AB (ICH and ICH0 - part of the '810' chipset) 7 * Intel 82801AA and 82801AB (ICH and ICH0 - part of the 8 '810' and '810E' chipsets) 8 9 Datasheet: Publicly available at the Intel website 9 10 … … 26 27 The ICH (properly known as the 82801AA) and ICH0 (82801AB) 27 28 are Intel chips that are a part of Intel's '810' chipset 28 which is designed for Celeron-based PCs.29 for Celeron-based PCs and '810E' chipset for Pentium-based PCs. 29 30 30 31 The ICH contains up to SEVEN separate PCI functions
