aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hptmv/array.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
| | | | | | 'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image.
* Import new version of the HPTMV driver from Highpoint. The major changeScott Long2005-09-071-3/+11
| | | | | | | | | | | here is the support for amd64, as well as possible support for PAE. Many thanks to Highpoint for continuing to support FreeBSD. Obtained from: Steve Chang @ Highpoint MFC After: 3 days. Notes: svn path=/head/; revision=149871
* Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenScott Long2005-03-021-0/+2
| | | | | | | for being on a CVS vendor branch. The files were moved via a repo-copy. Notes: svn path=/head/; revision=142988
* Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forScott Long2004-10-241-0/+265
providing the original driver, and thanks to IronSystems for providing hardware for testing. Notes: svn path=/head/; revision=136849