summaryrefslogtreecommitdiff
path: root/sys/dev/mfi/mfi_syspd.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-13kerneldump: remove physical argument from d_dumperMitchell Horne
2022-05-06mfi: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2019-05-20Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-05-29Add support for the unmapped i/o to mfi(4).Konstantin Belousov
2013-08-14If sys/param.h MAXPHYS has been tuned to exceed MFI_MAXPHYS, the mfi(4)Sean Bruno
2012-11-15Add deviceid to the disk output on boot to help debugging.Eitan Adler
2012-11-06- Extend the prior commit to use the generic SCSI command buildingDoug Ambrisko
2012-03-30MFhead_mfi r227068Doug Ambrisko
2011-11-04First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.Doug Ambrisko