summaryrefslogtreecommitdiff
path: root/sys/dev/mpt/mpt_debug.c
AgeCommit message (Expand)Author
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
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-06-04mpt(4): Fix two typos in debug statementsGordon Bergling
2020-09-01mpt: clean up empty lines in .c and .h filesMateusz Guzik
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-03-10Add PIM_EXTLUNS support to mpt(4).Alexander Motin
2012-10-22After r241858, remove the remainder of FreeBSD ~4 support from mpt(4).Marius Strobl
2011-07-29- Staticize functions as appropriate and comment out unused ones.Marius Strobl
2011-04-22Correct spelling.Marius Strobl
2006-12-07MFP4: principally to reapply tagged command support to FC and SAS cards.Matt Jacob
2006-07-12Fix config page writes to not strip out the attributes when youMatt Jacob
2006-05-29Add acknowledgements to LSI-Logic for supportMatt Jacob
2006-05-26Get most of the way back to having Integrated Mirroring workMatt Jacob
2006-04-01Fix some of the previus changes 'better'.Matt Jacob
2006-03-25Some fairly major changes to this driver.Matt Jacob
2006-02-26Remove the ill-considered effect of using the type definitions asMatt Jacob
2006-02-25Role a microrev of the MPI Library in preparation for target mode work.Matt Jacob
2006-02-11Do initial cut of SAS HBA support. These controllers (106X) seem to supportMatt Jacob
2006-01-21Rev MPI spec to 1.05.09 level in preparation for SAS support.Matt Jacob
2005-07-10Massive overhaul of MPT Fusion driver:Scott Long
2005-01-06Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh
2004-08-21Fix where my automated script blew the SCM ID format conversion.David E. O'Brien
2004-07-13Remove erroneous semicolons.Stefan Farfeleder
2003-08-24Use __FBSDID().David E. O'Brien
2002-09-24Code cleanup: use mpt_prt instead of device_printf.Matt Jacob
2002-08-20A chunk of cleanup, both stylistic and substantive.Matt Jacob
2002-08-11Add support for the LSI-Logic Fusion/MP architecture.Matt Jacob