summaryrefslogtreecommitdiffstats
path: root/sys/dev/mfi
Commit message (Expand)AuthorAgeFilesLines
* Fix a potential problem when mfi_get_log_state and onlyps2006-06-201-2/+4
* Instead of using scsi probes to do device discovery, use the firmwareps2006-06-205-214/+178
* Fix a typo when getting the log_state and set the flags on theps2006-06-201-1/+1
* Cleanup dcmd firmware processing into a single function, mfi_dcmd_commandps2006-06-201-85/+95
* Clean up some comments and device printf failures in mfi_get_log_stateps2006-06-201-6/+3
* Remove two debugging printfsps2006-06-191-2/+0
* Fix missing \n and when there are no arg's that means just print outambrisko2006-06-131-8/+11
* Add in a bunch of things to the mfi driver:ambrisko2006-05-187-32/+1132
* Fix some small bugs.scottl2006-04-101-2/+7
* Fix 64-bit DMA. The problem was an incorrect flag check. Thanks to Paulscottl2006-03-281-10/+14
* Handle invalid capacity parameters from the firmware.scottl2006-03-282-1/+7
* Add a driver for the new LSI MegaRAID SAS controller family. The 'MFI' namescottl2006-03-256-0/+2672
OpenPOWER on IntegriCloud