summaryrefslogtreecommitdiffstats
path: root/sys/dev/mpt
Commit message (Expand)AuthorAgeFilesLines
* Be consistent about functions being static.phk2002-10-161-1/+1
* Code cleanup: use mpt_prt instead of device_printf.mjacob2002-09-245-222/+171
* Parameterize MPT_MAX_REQUESTS based upon device type (FC has Global Creditsmjacob2002-09-234-82/+99
* Wads more cleanup...mjacob2002-09-231-176/+233
* Recognize the single channel 2Gb card (FC919)- thanks to LSI Logic formjacob2002-09-231-2/+14
* We do not need to expose mpt_notify outside of mpt_freebsd.c.mjacob2002-09-231-1/+0
* When freeing a request, zero out the sequence number.mjacob2002-09-231-2/+3
* Don't do transition locking (i.e., CAM->MPT->CAM)- Peter claimed that ia64mjacob2002-09-031-0/+10
* Fix things so that:mjacob2002-09-014-34/+278
* Sigh. Ken Merry convinced me that my attempts to DTRT were wrong.mjacob2002-08-3010-321/+220
* Add 909A PCI id.mjacob2002-08-301-1/+9
* Add an additional copyright (with the express consent of LSI Logic) thatmjacob2002-08-3010-0/+310
* Do some minor cleanups found during backport to RELENG_4.mjacob2002-08-233-25/+24
* Pick a cleaner method (and put in a separate function) for findingmjacob2002-08-231-21/+43
* A chunk of cleanup, both stylistic and substantive.mjacob2002-08-206-330/+1021
* Add support for the LSI-Logic Fusion/MP architecture.mjacob2002-08-1116-0/+7920
OpenPOWER on IntegriCloud