i2c-parport-light

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

TXT
12
字号
Kernel driver i2c-parport-lightAuthor: Jean Delvare <khali@linux-fr.org> This driver is a light version of i2c-parport. It doesn't depend        on the parport driver, and uses direct I/O access instead. This might beprefered on embedded systems where wasting memory for the clean but heavyparport handling is not an option. The drawback is a reduced portabilityand the impossibility to daisy-chain other parallel port devices.                   Please see i2c-parport for documentation.

⌨️ 快捷键说明

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