1 ========================= 2 Kernel driver i2c-adm8111 3 ========================= 4 5 Supported adapters: 6 * AMD-8111 SMBus 2.0 PCI interface 7 8 Datasheets: 9 AMD datasheet not yet available, but a 10 in the publicly available ACPI 2.0 spe 11 follows. 12 13 Author: Vojtech Pavlik <vojtech@suse.cz> 14 15 Description 16 ----------- 17 18 If you see something like this:: 19 20 00:07.2 SMBus: Advanced Micro Devices [AMD] 21 Subsystem: Advanced Micro Devices [A 22 Flags: medium devsel, IRQ 19 23 I/O ports at d400 [size=32] 24 25 in your ``lspci -v``, then this driver is for 26 27 Process Call Support 28 -------------------- 29 30 Supported. 31 32 SMBus 2.0 Support 33 ----------------- 34 35 Supported. Both PEC and block process call sup 36 mode or host notification are not yet implemen 37 38 Notes 39 ----- 40 41 Note that for the 8111, there are two SMBus ad 42 is supported by this driver, and the SMBus 1.0 43 i2c-amd756 driver.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.