aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mfi/mfi_syspd.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* kerneldump: remove physical argument from d_dumperMitchell Horne2022-05-131-2/+1
* mfi: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-061-3/+1
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-1/+3
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add support for the unmapped i/o to mfi(4).Konstantin Belousov2014-05-291-0/+1
* If sys/param.h MAXPHYS has been tuned to exceed MFI_MAXPHYS, the mfi(4)Sean Bruno2013-08-141-1/+2
* Add deviceid to the disk output on boot to help debugging.Eitan Adler2012-11-151-2/+2
* - Extend the prior commit to use the generic SCSI command buildingDoug Ambrisko2012-11-061-2/+9
* MFhead_mfi r227068Doug Ambrisko2012-03-301-40/+22
* First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.Doug Ambrisko2011-11-041-0/+294