root/lm-sensors/branches/lm-sensors-2.10/doc/busses/i2c-amd756

Revision 1616, 0.6 KB (checked in by mds, 10 years ago)

amd8111 support, patch from
+* Vojtech Pavlik <vojtech@…>

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1Kernel driver `i2c-amd756.o'
2
3Status: Complete and somewhat tested
4
5Supported adapters:
6  * AMD 756
7  * AMD 766
8  * AMD 768
9  * AMD 8111
10    Datasheets: Publicly available on AMD website
11
12  * nVidia nForce
13    Datasheet: Unavailable
14
15
16Module Parameters
17-----------------
18
19(none)
20
21
22Description
23-----------
24
25This driver supports the AMD 756, 766, 768 and 8111 Peripheral Bus Controllers, and
26the nVidia nForce.
27
28Note that for the 8111, there are two SMBus adapters. The SMBus 1.0 adapter is
29supported by this driver, and the SMBus 2.0 adapter is supported
30by the i2c-amd8111 driver.
Note: See TracBrowser for help on using the browser.