summaryrefslogtreecommitdiffstats
path: root/sys/dev/hptmv/gui_lib.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't read past the end of pVDevice[]. (Previously, we would iteratedas2005-03-181-1/+1
| | | | | | | twice as many times as there were entries in the array.) Spotted by: Ted Unangst using the Coverity Prevent static analysis tool Reviewed by: scottl
* Clean up the botching of the previous repo-copy. Reference the includedscottl2005-03-021-1/+1
| | | | | | headers from the correct location. Submitted by: Tai-hwa Liang
* Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenscottl2005-03-021-0/+2
| | | | for being on a CVS vendor branch. The files were moved via a repo-copy.
* Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forscottl2004-10-241-0/+1384
providing the original driver, and thanks to IronSystems for providing hardware for testing.
OpenPOWER on IntegriCloud