| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | Kernel driver i2c-amd756 | 
 | 2 |  | 
 | 3 | Supported adapters: | 
 | 4 |   * AMD 756 | 
 | 5 |   * AMD 766 | 
 | 6 |   * AMD 768 | 
 | 7 |   * AMD 8111 | 
 | 8 |     Datasheets: Publicly available on AMD website | 
 | 9 |  | 
 | 10 |   * nVidia nForce | 
 | 11 |     Datasheet: Unavailable | 
 | 12 |  | 
 | 13 | Authors: | 
 | 14 | 	Frodo Looijaard <frodol@dds.nl>, | 
 | 15 | 	Philip Edelbrock <phil@netroedge.com>  | 
 | 16 |  | 
 | 17 | Description | 
 | 18 | ----------- | 
 | 19 |  | 
 | 20 | This driver supports the AMD 756, 766, 768 and 8111 Peripheral Bus | 
 | 21 | Controllers, and the nVidia nForce. | 
 | 22 |  | 
 | 23 | Note that for the 8111, there are two SMBus adapters. The SMBus 1.0 adapter | 
 | 24 | is supported by this driver, and the SMBus 2.0 adapter is supported by the | 
 | 25 | i2c-amd8111 driver. |