summaryrefslogtreecommitdiffstats
path: root/sys/dev/mpt/mpt_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Code cleanup: use mpt_prt instead of device_printf.mjacob2002-09-241-5/+4
* Parameterize MPT_MAX_REQUESTS based upon device type (FC has Global Creditsmjacob2002-09-231-8/+29
* Recognize the single channel 2Gb card (FC919)- thanks to LSI Logic formjacob2002-09-231-2/+14
* Add 909A PCI id.mjacob2002-08-301-1/+9
* 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-201-49/+61
* Add support for the LSI-Logic Fusion/MP architecture.mjacob2002-08-111-0/+638
OpenPOWER on IntegriCloud