aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mpt/mpt_debug.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add PIM_EXTLUNS support to mpt(4).Alexander Motin2017-03-101-4/+4
* After r241858, remove the remainder of FreeBSD ~4 support from mpt(4).Marius Strobl2012-10-221-32/+1
* - Staticize functions as appropriate and comment out unused ones.Marius Strobl2011-07-291-10/+33
* Correct spelling.Marius Strobl2011-04-221-4/+4
* MFP4: principally to reapply tagged command support to FC and SAS cards.Matt Jacob2006-12-071-4/+4
* Fix config page writes to not strip out the attributes when youMatt Jacob2006-07-121-0/+15
* Add acknowledgements to LSI-Logic for supportMatt Jacob2006-05-291-0/+3
* Get most of the way back to having Integrated Mirroring workMatt Jacob2006-05-261-0/+24
* Fix some of the previus changes 'better'.Matt Jacob2006-04-011-0/+2
* Some fairly major changes to this driver.Matt Jacob2006-03-251-0/+64
* Remove the ill-considered effect of using the type definitions asMatt Jacob2006-02-261-34/+44
* Role a microrev of the MPI Library in preparation for target mode work.Matt Jacob2006-02-251-45/+67
* Do initial cut of SAS HBA support. These controllers (106X) seem to supportMatt Jacob2006-02-111-20/+59
* Rev MPI spec to 1.05.09 level in preparation for SAS support.Matt Jacob2006-01-211-23/+0
* Massive overhaul of MPT Fusion driver:Scott Long2005-07-101-21/+141
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Fix where my automated script blew the SCM ID format conversion.David E. O'Brien2004-08-211-3/+3
* Remove erroneous semicolons.Stefan Farfeleder2004-07-131-2/+2
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* Code cleanup: use mpt_prt instead of device_printf.Matt Jacob2002-09-241-0/+12
* A chunk of cleanup, both stylistic and substantive.Matt Jacob2002-08-201-2/+2
* Add support for the LSI-Logic Fusion/MP architecture.Matt Jacob2002-08-111-0/+594