i2c-prosavage 671 B

1234567891011121314151617181920212223
  1. Kernel driver i2c-prosavage
  2. Supported adapters:
  3. S3/VIA KM266/VT8375 aka ProSavage8
  4. S3/VIA KM133/VT8365 aka Savage4
  5. Author: Henk Vergonet <henk@god.dyndns.org>
  6. Description
  7. -----------
  8. The Savage4 chips contain two I2C interfaces (aka a I2C 'master' or
  9. 'host').
  10. The first interface is used for DDC (Data Display Channel) which is a
  11. serial channel through the VGA monitor connector to a DDC-compliant
  12. monitor. This interface is defined by the Video Electronics Standards
  13. Association (VESA). The standards are available for purchase at
  14. http://www.vesa.org . The second interface is a general-purpose I2C bus.
  15. Usefull for gaining access to the TV Encoder chips.