Searched hist:269612 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.cdiff 269612 Tue Aug 05 21:35:26 MDT 2014 jhb 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>

Completed in 108 milliseconds