i2c-savage4

来自「LINUX 2.6.17.4的源码」· 代码 · 共 27 行

TXT
27
字号
Kernel driver i2c-savage4Supported adapters:  * Savage4  * Savage2000Authors: 	Alexander Wold <awold@bigfoot.com>,	Mark D. Studebaker <mdsxyz123@yahoo.com> Description-----------The Savage4 chips contain two I2C interfaces (aka a I2C 'master'or 'host'). The first interface is used for DDC (Data Display Channel) which is aserial channel through the VGA monitor connector to a DDC-compliantmonitor. This interface is defined by the Video Electronics StandardsAssociation (VESA). The standards are available for purchase athttp://www.vesa.org . The DDC bus is not yet supported because its registeris not directly memory-mapped.The second interface is a general-purpose I2C bus. This is the onlyinterface supported by the driver at the moment.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?