aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hptmv/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r190809, 190810:Xin LI2009-04-111-0/+57
* Perhaps a better fix- make the called function do the (possible never reached)Matt Jacob2007-05-211-8/+11
* Make gcc 4.2 happy by initiatlizing controller && channel priorMatt Jacob2007-05-201-1/+1
* Use pause() rather than tsleep() on stack variables and function pointers.John Baldwin2007-02-271-9/+9
* Import new version of the HPTMV driver from Highpoint. The major changeScott Long2005-09-071-24/+57
* 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
* avoid sneaky double freeSam Leffler2005-02-251-1/+5
* Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forScott Long2004-10-241-0/+924