root/lm-sensors/trunk/doc/busses/i2c-i801 @ 529

Revision 529, 0.9 KB (checked in by mds, 14 years ago)

(mds) minimum documentation.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1Kernel driver `i2c-i801.o'
2
3Status: Beta
4
5Supported adapters:
6  * Intel 82801AA and 82801AB (ICH and ICH0 - part of the '810' chipset)
7    Datasheet: Publicly available at the Intel website
8
9Author: Frodo Looijaard <frodol@dds.nl>, Philip Edelbrock
10        <phil@netroedge.com>, and Mark Studebaker <mds@eng.paradyne.com>
11
12
13Module Parameters
14-----------------
15
16* force: int
17  Forcibly enable the ICH. DANGEROUS!
18* force_addr: int
19  Forcibly enable the ICH at the given address. EXTREMELY DANGEROUS!
20
21
22Description
23-----------
24
25The ICH (properly known as the 82801AA) and ICH0 (82801AB)
26are Intel chips that are a part of Intel's '810' chipset
27which is designed for Celeron-based PCs.
28
29They are quite similar to Intel's PIIX4 chip, at least in the
30SMBus controller.
31
32See the file i2c-piix4 for details.
33
34
35**********************
36The lm_sensors project gratefully acknowledges the support of
37Texas Instruments in the development of this driver.
Note: See TracBrowser for help on using the browser.