summaryrefslogtreecommitdiff
path: root/sys/dev/hptmv/gui_lib.c
AgeCommit message (Expand)Author
2025-10-16style(9): white space after ; and around binary operatorsDavid E. O'Brien
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-20sys/dev: Replace zero with NULL for pointers.Pedro F. Giffuni
2016-04-21sys: use our roundup2/rounddown2() macros when param.h is available.Pedro F. Giffuni
2009-04-07Update driver to vendor's version 1.16 plus some local changes:Xin LI
2005-09-07Import new version of the HPTMV driver from Highpoint. The major changeScott Long
2005-03-18Don't read past the end of pVDevice[]. (Previously, we would iterateDavid Schultz
2005-03-02Clean up the botching of the previous repo-copy. Reference the includedScott Long
2005-03-02Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenScott Long
2004-10-24Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forScott Long