summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/mpt_debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove mpt. it has since been replaced with mpi, which is a smaller anddlg2006-06-291-644/+0
* Redo debugging mechanism to something less loud and more useful.marco2006-02-041-1/+3
* snprintf error handling, ok beck cloderderaadt2005-04-211-9/+27
* Fix typostom2005-04-171-3/+3
* Remove all static functions. ok krw@marco2004-06-221-17/+33
* Initial version of driver for LSI MPT devices, like the U320 1030.krw2004-03-061-0/+608