We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f65f9 commit 64dce81Copy full SHA for 64dce81
Documentation/driver-api/ipmi.rst
@@ -540,7 +540,7 @@ at module load time (for a module) with::
540
alerts_broken
541
542
The addresses are normal I2C addresses. The adapter is the string
543
-name of the adapter, as shown in /sys/class/i2c-adapter/i2c-<n>/name.
+name of the adapter, as shown in /sys/bus/i2c/devices/i2c-<n>/name.
544
It is *NOT* i2c-<n> itself. Also, the comparison is done ignoring
545
spaces, so if the name is "This is an I2C chip" you can say
546
adapter_name=ThisisanI2cchip. This is because it's hard to pass in
0 commit comments