HomeFreeBSD

Various fixes to hptiop(4):

Description

Various fixes to hptiop(4):

  • Use callout(9) instead of timeout(9).
  • Use the existing hba lock as the CAM sim lock instead of Giant.
  • Mark interrupt handler MPSAFE.
  • Reorder detach and destroy the hba lock in detach.

Reviewed by: Steve Chang <ychang@highpoint-tech.com>

Details

Provenance
jhbAuthored on
Parents
rS269611: Remove compat shims for FreeBSD versions older than 8.0.
Branches
Unknown
Tags
Unknown

Event Timeline