summaryrefslogtreecommitdiffstats
path: root/sys/dev/mfi/mfi_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Correct mfip module dependency on mfi. This allows mfip to be loaded askib2010-03-021-0/+1
* Change Dell's gen2 catch-all from Dell PERC H700/H800 to Dell PERC Gen2ambrisko2008-12-151-1/+1
* Sort the PCI device's and make the catch-all for new Dellambrisko2008-12-121-6/+6
* Add in some more device ID's and a generic catch-all.ambrisko2008-12-121-0/+3
* Change new card identification names.ambrisko2008-12-031-4/+4
* - Fix from jhb for failing I/O request when bus_dmamap_load fails.ambrisko2008-11-121-5/+18
* Add Dell's sub-vendor id to identify PERC6 RAID controller which has LSIambrisko2007-12-191-0/+1
* Update the MFI driver to support new "1078" series of hardware. Thisscottl2007-08-251-3/+30
* Fix a few nits relative to the previous changes:jhb2007-08-131-0/+1
* Teach the mfi(4) driver to handle requests from userland managementjhb2007-08-131-2/+6
* Collapse the mfi_ld object. Add an ioctl to help management apps mapscottl2007-05-101-7/+9
* Remove a PCI ID entry that conflicts with the AMR driver.scottl2007-01-231-1/+0
* Add PCI Id's for upcoming controllers.scottl2007-01-171-1/+3
* Instead of using scsi probes to do device discovery, use the firmwareps2006-06-201-0/+1
* Add in a bunch of things to the mfi driver:ambrisko2006-05-181-0/+2
* Add a driver for the new LSI MegaRAID SAS controller family. The 'MFI' namescottl2006-03-251-0/+243
OpenPOWER on IntegriCloud