HomeFreeBSD

[ig4] Only enable interrupts when we want them. Otherwise keep mask at 0.

Description

[ig4] Only enable interrupts when we want them. Otherwise keep mask at 0.

This avoids possible interrupt storms, depending on the state of the I2C
controller before the driver attached.

During attaching this clears the interrupt mask.

Revert r338215 as this change makes it no-op.

Obtained from: DragonflyBSD (d7c8555)

Details

Provenance
wulfAuthored on
Parents
rS354292: [ig4] Handle controller startup errors
Branches
Unknown
Tags
Unknown