File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -516,6 +516,7 @@ at module load time (for a module) with::
516
516
slave_addrs=<addr1>,<addr2>,...
517
517
tryacpi=[0|1] trydmi=[0|1]
518
518
[dbg_probe=1]
519
+ alerts_broken
519
520
520
521
The addresses are normal I2C addresses. The adapter is the string
521
522
name of the adapter, as shown in /sys/class/i2c-adapter/i2c-<n>/name.
@@ -537,6 +538,9 @@ The slave_addrs specifies the IPMI address of the local BMC. This is
537
538
usually 0x20 and the driver defaults to that, but in case it's not, it
538
539
can be specified when the driver starts up.
539
540
541
+ alerts_broken does not enable SMBus alert for SSIF. Otherwise SMBus
542
+ alert will be enabled on supported hardware.
543
+
540
544
Discovering the IPMI compliant BMC on the SMBus can cause devices on
541
545
the I2C bus to fail. The SMBus driver writes a "Get Device ID" IPMI
542
546
message as a block write to the I2C bus and waits for a response.
You can’t perform that action at this time.
0 commit comments