summaryrefslogtreecommitdiffstats
path: root/sys/dev/mpt/mpt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a couple of explicit memset(0) ops that were zeroing past the end ofscottl2005-10-081-4/+2
* Correct attribution in clause three to address the correct copyrightgibbs2005-08-031-3/+3
* Massive overhaul of MPT Fusion driver:scottl2005-07-101-519/+1687
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Fix where my automated script blew the SCM ID format conversion.obrien2004-08-211-3/+3
* Use __FBSDID().obrien2003-08-241-1/+3
* Update MPILIB from code received from LSI. Make changes in the rest ofmjacob2003-06-031-17/+17
* Code cleanup: use mpt_prt instead of device_printf.mjacob2002-09-241-136/+95
* Parameterize MPT_MAX_REQUESTS based upon device type (FC has Global Creditsmjacob2002-09-231-8/+9
* When freeing a request, zero out the sequence number.mjacob2002-09-231-2/+3
* Fix things so that:mjacob2002-09-011-11/+34
* Do some minor cleanups found during backport to RELENG_4.mjacob2002-08-231-4/+4
* A chunk of cleanup, both stylistic and substantive.mjacob2002-08-201-33/+542
* Add support for the LSI-Logic Fusion/MP architecture.mjacob2002-08-111-0/+694
OpenPOWER on IntegriCloud