i2c-amd8111

来自「linux2.6.16版本」· 代码 · 共 42 行

TXT
42
字号
Kernel driver i2c-adm8111Supported adapters:    * AMD-8111 SMBus 2.0 PCI interfaceDatasheets:	AMD datasheet not yet available, but almost everything can be found	in publically available ACPI 2.0 specification, which the adapter 	follows.Author: Vojtech Pavlik <vojtech@suse.cz>Description-----------If you see something like this:00:07.2 SMBus: Advanced Micro Devices [AMD] AMD-8111 SMBus 2.0 (rev 02)        Subsystem: Advanced Micro Devices [AMD] AMD-8111 SMBus 2.0        Flags: medium devsel, IRQ 19        I/O ports at d400 [size=32]in your 'lspci -v', then this driver is for your chipset.Process Call Support--------------------Supported.SMBus 2.0 Support-----------------Supported. Both PEC and block process call support is implemented. Slavemode or host notification are not yet implemented.Notes-----Note that for the 8111, there are two SMBus adapters. The SMBus 2.0 adapteris supported by this driver, and the SMBus 1.0 adapter is supported by thei2c-amd756 driver.

⌨️ 快捷键说明

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