aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hptmv/hptproc.c
Commit message (Expand)AuthorAgeFilesLines
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-4/+7
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* sys/dev: Replace zero with NULL for pointers.Pedro F. Giffuni2017-02-201-1/+1
* hptmv(4) Fix potential buffer overflow in hpt_set_info.Sean Bruno2016-04-181-4/+11
* hptmv(4): Fix broken sysctl(9) API assumptionsConrad Meyer2015-11-071-6/+3
* Various fixes to hptmv(4):John Baldwin2014-08-051-26/+47
* Pull in r267961 and r267973 again. Fix for issues reported will follow.Hans Petter Selasky2014-06-281-1/+1
* Revert r267961, r267973:Glen Barber2014-06-271-1/+1
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-271-1/+1
* - Merge changes to the base system to support OFED. These includeJeff Roberson2011-03-211-2/+2
* Update driver to vendor's version 1.16 plus some local changes:Xin LI2009-04-071-5/+6
* Fix -Wundef.Ruslan Ermilov2005-12-041-1/+1
* Import new version of the HPTMV driver from Highpoint. The major changeScott Long2005-09-071-44/+60
* check copyin return value (and while we're at it copyout too)Sam Leffler2005-03-311-8/+14
* Clean up the botching of the previous repo-copy. Reference the includedScott Long2005-03-021-1/+1
* Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenScott Long2005-03-021-0/+2
* Fix some warnings that only triggered in LINT.Scott Long2004-10-241-1/+1
* Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forScott Long2004-10-241-0/+600