Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 11:40:23 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        current@freebsd.org
Subject:   [PATCH] Cleanups for hpt27xx(4)
Message-ID:  <201405301140.23775.jhb@freebsd.org>

next in thread | raw e-mail | index | archive | help

These patches switch hpt27xx(4) from timeout() to callout() and fix it to use 
its existing locks in place of Giant for CAM along with some other cleanups.  
If anyone has any hardware I suspect the ioctl handling is buggy, but I'm more 
hesitant to touch that unless someone has multiple adapters in a single box.
Please be sure to test with INVARIANTS and INVARIANT_SUPPORT enabled.

http://people.FreeBSD.org/~jhb/patches/hpt27xx_locking.patch

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405301140.23775.jhb>