summaryrefslogtreecommitdiffstats
path: root/sys/dev/mfi/mfireg.h
Commit message (Expand)AuthorAgeFilesLines
* Export two new DCMD enums. These allow set/get of the mfi_ctrl_propertiessbruno2013-09-221-0/+2
* Implement foreign volume handling. Allows admins to view foreign metadatasbruno2013-06-081-0/+4
* Add support for getting and setting BBU properties related to batterymarkj2013-04-081-0/+12
* Fixes queuing issues where mfi_release_command blindly sets the cm_flags = 0smh2013-02-271-2/+10
* Fix and update battery status bits according to linux driversbruno2012-05-181-2/+7
* First fix pr 167226:ambrisko2012-05-041-0/+1
* MFhead_mfi r227068ambrisko2012-03-301-15/+644
|\
| * First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.ambrisko2011-11-041-15/+639
|/
* Support controllers whose option ROM is disabled in the BIOS by kickingjhb2011-07-141-0/+2
* There are a couple of structs in mfireg.h with members named 'class'.emaste2011-06-021-2/+2
* Update PD state firmware definitions: add copyback, system.pluknet2010-10-211-1/+3
* ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6scottl2009-08-131-37/+182
* - Fix from jhb for failing I/O request when bus_dmamap_load fails.ambrisko2008-11-121-1/+8
* Fix some bugs in dealing with DCMD'd without data. MegaCli was sendingambrisko2008-02-021-0/+2
* Update the MFI driver to support new "1078" series of hardware. Thisscottl2007-08-251-0/+37
* Teach the mfi(4) driver to handle requests from userland managementjhb2007-08-131-0/+1
* Catch up to driver changes required for the mfip sub-driver.scottl2007-05-161-0/+6
* Some relatively minor changes and bug fixes:ambrisko2006-12-141-1/+2
* - Add a command validator for use in debugging.scottl2006-10-161-6/+225
* Change the class from uint8_t to int8_t so people can filter on >0ambrisko2006-09-071-1/+1
* Change the event log dump on initial boot to use get_event versusambrisko2006-09-071-13/+4
* Instead of using scsi probes to do device discovery, use the firmwareps2006-06-201-0/+96
* Add in a bunch of things to the mfi driver:ambrisko2006-05-181-23/+194
* Add a driver for the new LSI MegaRAID SAS controller family. The 'MFI' namescottl2006-03-251-0/+559
OpenPOWER on IntegriCloud