HomeFreeBSD

Add locking to wds(4) and mark MPSAFE.

Description

Add locking to wds(4) and mark MPSAFE.

  • Add per-softc mutex.
  • Use mutex for CAM SIM lock.
  • Use bus_*() instead of inb() and outb().
  • Use bus_alloc_resource_any() when reasonable.

Tested by: no one

Details

Provenance
jhbAuthored on
Parents
rS274679: Add locking to scd(4) and mark MPSAFE.
Branches
Unknown
Tags
Unknown

Event Timeline