summaryrefslogtreecommitdiff
path: root/sys/dev/mfi/mfi_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvsKen Smith2009-05-011-1/+1
* MFC: r185584,185994,185999,186132 which updates the strings that identifiesDoug Ambrisko2008-12-171-8/+11
* MFC 182085, 184897, 184933, 184974, 184975Doug Ambrisko2008-11-171-5/+18
* MFC: All changes in current to 7.X.Doug Ambrisko2008-06-131-0/+1
* Update the MFI driver to support new "1078" series of hardware. ThisScott Long2007-08-251-3/+30
* Fix a few nits relative to the previous changes:John Baldwin2007-08-131-0/+1
* Teach the mfi(4) driver to handle requests from userland managementJohn Baldwin2007-08-131-2/+6
* Collapse the mfi_ld object. Add an ioctl to help management apps mapScott Long2007-05-101-7/+9
* Remove a PCI ID entry that conflicts with the AMR driver.Scott Long2007-01-231-1/+0
* Add PCI Id's for upcoming controllers.Scott Long2007-01-171-1/+3
* Instead of using scsi probes to do device discovery, use the firmwarePaul Saab2006-06-201-0/+1
* Add in a bunch of things to the mfi driver:Doug Ambrisko2006-05-181-0/+2
* Add a driver for the new LSI MegaRAID SAS controller family. The 'MFI' nameScott Long2006-03-251-0/+243