aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hptmv/gui_lib.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* 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-4/+4
* sys: use our roundup2/rounddown2() macros when param.h is available.Pedro F. Giffuni2016-04-211-2/+2
* Update driver to vendor's version 1.16 plus some local changes:Xin LI2009-04-071-236/+319
* Import new version of the HPTMV driver from Highpoint. The major changeScott Long2005-09-071-51/+29
* Don't read past the end of pVDevice[]. (Previously, we would iterateDavid Schultz2005-03-181-1/+1
* 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
* Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forScott Long2004-10-241-0/+1384