HomeFreeBSD

Remove tangled isp_mbox_continue() mechanism.

Description

Remove tangled isp_mbox_continue() mechanism.

It was implemented to reduce context switches when uploading firmware to
card's RAM. But this mechanism is not used last 10 years since all mbox
operations are now polled, and it was never used for cards produced in
last 15 years. Newer cards can use DMA to upload firmware.

MFC after: 2 weeks

Details

Provenance
mavAuthored on
Parents
rS315272: Implement INHERIT_ZERO for minherit(2).
Branches
Unknown
Tags
Unknown