i2c-amd756.rst 631 B

1234567891011121314151617181920212223242526272829
  1. ========================
  2. Kernel driver i2c-amd756
  3. ========================
  4. Supported adapters:
  5. * AMD 756
  6. * AMD 766
  7. * AMD 768
  8. * AMD 8111
  9. Datasheets: Publicly available on AMD website
  10. * nVidia nForce
  11. Datasheet: Unavailable
  12. Authors:
  13. - Frodo Looijaard <[email protected]>,
  14. - Philip Edelbrock <[email protected]>
  15. Description
  16. -----------
  17. This driver supports the AMD 756, 766, 768 and 8111 Peripheral Bus
  18. Controllers, and the nVidia nForce.
  19. Note that for the 8111, there are two SMBus adapters. The SMBus 1.0 adapter
  20. is supported by this driver, and the SMBus 2.0 adapter is supported by the
  21. i2c-amd8111 driver.