aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mpt/mpt_freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: /*- and my license changes for sys/[a-d]*Warner Losh2005-01-301-1/+1
* Update MPILIB from code received from LSI. Make changes in the rest ofMatt Jacob2003-06-031-5/+5
* Code cleanup: use mpt_prt instead of device_printf.Matt Jacob2002-09-241-0/+1
* Parameterize MPT_MAX_REQUESTS based upon device type (FC has Global CreditsMatt Jacob2002-09-231-5/+5
* We do not need to expose mpt_notify outside of mpt_freebsd.c.Matt Jacob2002-09-231-1/+0
* Don't do transition locking (i.e., CAM->MPT->CAM)- Peter claimed that ia64Matt Jacob2002-09-031-0/+10
* Fix things so that:Matt Jacob2002-09-011-2/+4
* Do some minor cleanups found during backport to RELENG_4.Matt Jacob2002-08-231-15/+16
* A chunk of cleanup, both stylistic and substantive.Matt Jacob2002-08-201-78/+189
* Add support for the LSI-Logic Fusion/MP architecture.Matt Jacob2002-08-111-0/+235