summaryrefslogtreecommitdiff
path: root/sys/dev/hptrr
AgeCommit message (Expand)Author
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
2025-02-04hptrr: Better error recoveryWarner Losh
2024-09-03hptrr(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang
2024-07-26Deprecate contigfree(9) in favour of free(9)Bjoern A. Zeeb
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-06hpt*: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2021-05-21cam: clear on-stack CCBs in last few driversEdward Tomasz Napierala
2021-04-12hptrr: Move to using .o filesWarner Losh
2018-01-02hpt{nr,rr}: plug info leak in hpt_ioctlEd Maste
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-10Clean redundant MIN/MAX declarations in some HighPoint drivers.Pedro F. Giffuni
2017-01-04Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name)Alan Somers
2016-05-03sys/dev: minor spelling fixes.Pedro F. Giffuni
2016-02-27Replace several bus_alloc_resource() calls with bus_alloc_resource_any()Justin Hibbits
2016-02-19Replace several bus_alloc_resource() calls using default arguments with bus_a...Justin Hibbits
2014-11-21Prevent overflow issues in timeout processingSteven Hartland
2014-08-05Various fixes to hptrr(4):John Baldwin
2014-06-11Apply vendor fixes to the High Point drivers:Xin LI
2013-09-25Re-do r255853. Along with adding back the API/ABI changes from theScott Long
2013-09-25Revert r255853 pending fixes to build errors in usr.bin/kdumpGlen Barber
2013-09-24Update the CAM API for FreeBSD 10:Scott Long
2013-04-28Silence warning from clang:Sean Bruno
2013-04-14MFprojects/camlock r248982:Alexander Motin
2013-02-12Reform the busdma API so that new types may be added without modifyingKonstantin Belousov
2012-06-17attach_generic causes missing devices in /dev when the driverEitan Adler
2011-11-23- Just use cam_calc_geometry(9) on newer version of FreeBSD rather thanMarius Strobl
2010-10-13Pass a format string to make_dev().Rui Paulo
2010-01-28MFp4: Large set of CAM inprovements.Alexander Motin
2009-11-08Introduce hw.hptrr.attach_generic loader tunable to deny hptrr driverAlexander Motin
2009-08-21Fix a boot hang for hptrr(4) caused by changes introduced in r195534.Ken Smith
2009-07-11Remove build timestamps from the following files:Colin Percival
2008-03-08Fix a mistake made during the import of the driver. Previous versions ofScott Long
2008-02-06Fix a symbol conflict between hptrr and hptmvScott Long
2008-02-06Update the hptrr driver to version 1.2. This adds port multiplier supportScott Long
2008-01-15Hide common prints under bootverbose.Maxim Sobolev
2007-12-15Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDScott Long