Revert "ipmi: docs: don't advertise deprecated sysfs entries"
This reverts commit 69d87b9eb6
.
This commit is contained in:
parent
2b540eeaa5
commit
1d01252bcc
1 changed files with 1 additions and 1 deletions
|
@ -519,7 +519,7 @@ at module load time (for a module) with::
|
|||
alerts_broken
|
||||
|
||||
The addresses are normal I2C addresses. The adapter is the string
|
||||
name of the adapter, as shown in /sys/bus/i2c/devices/i2c-<n>/name.
|
||||
name of the adapter, as shown in /sys/class/i2c-adapter/i2c-<n>/name.
|
||||
It is *NOT* i2c-<n> itself. Also, the comparison is done ignoring
|
||||
spaces, so if the name is "This is an I2C chip" you can say
|
||||
adapter_name=ThisisanI2cchip. This is because it's hard to pass in
|
||||
|
|
Loading…
Reference in a new issue