aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hptrr
Commit message (Expand)AuthorAgeFilesLines
* hpt{nr,rr}: plug info leak in hpt_ioctlEd Maste2018-01-021-2/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2712-12/+36
* Clean redundant MIN/MAX declarations in some HighPoint drivers.Pedro F. Giffuni2017-02-102-5/+1
* Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name)Alan Somers2017-01-041-3/+3
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-4/+4
* Replace several bus_alloc_resource() calls with bus_alloc_resource_any()Justin Hibbits2016-02-271-2/+2
* Replace several bus_alloc_resource() calls using default arguments with bus_a...Justin Hibbits2016-02-191-2/+2
* Prevent overflow issues in timeout processingSteven Hartland2014-11-211-2/+2
* Various fixes to hptrr(4):John Baldwin2014-08-053-176/+59
* Apply vendor fixes to the High Point drivers:Xin LI2014-06-112-17/+12
* Re-do r255853. Along with adding back the API/ABI changes from theScott Long2013-09-252-2/+4
* Revert r255853 pending fixes to build errors in usr.bin/kdumpGlen Barber2013-09-252-4/+2
* Update the CAM API for FreeBSD 10:Scott Long2013-09-242-2/+4
* Silence warning from clang:Sean Bruno2013-04-281-1/+2
* MFprojects/camlock r248982:Alexander Motin2013-04-141-1/+1
* Reform the busdma API so that new types may be added without modifyingKonstantin Belousov2013-02-121-74/+32
* attach_generic causes missing devices in /dev when the driverEitan Adler2012-06-171-1/+1
* - Just use cam_calc_geometry(9) on newer version of FreeBSD rather thanMarius Strobl2011-11-231-3/+9
* Pass a format string to make_dev().Rui Paulo2010-10-131-1/+1
* MFp4: Large set of CAM inprovements.Alexander Motin2010-01-282-25/+8
* Introduce hw.hptrr.attach_generic loader tunable to deny hptrr driverAlexander Motin2009-11-081-0/+6
* Fix a boot hang for hptrr(4) caused by changes introduced in r195534.Ken Smith2009-08-211-0/+4
* Remove build timestamps from the following files:Colin Percival2009-07-111-1/+1
* Fix a mistake made during the import of the driver. Previous versions ofScott Long2008-03-084-7/+7
* Fix a symbol conflict between hptrr and hptmvScott Long2008-02-062-3/+3
* Update the hptrr driver to version 1.2. This adds port multiplier supportScott Long2008-02-0611-21365/+22313
* Hide common prints under bootverbose.Maxim Sobolev2008-01-151-2/+4
* Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDScott Long2007-12-1514-0/+27218