i2c-amd756 576 B

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