index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mfi
/
mfivar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes queuing issues where mfi_release_command blindly sets the cm_flags = 0
smh
2013-02-27
1
-20
/
+28
*
Reform the busdma API so that new types may be added without modifying
kib
2013-02-12
1
-0
/
+1
*
Add support for SCSI pass through devices to be attached and
ambrisko
2012-11-08
1
-0
/
+2
*
- Extend the prior commit to use the generic SCSI command building
ambrisko
2012-11-06
1
-1
/
+16
*
sys/dev/mfivar.h contains references to MFI_DEBUG, but it never gets turned o...
sbruno
2012-07-11
1
-0
/
+1
*
Pointy hat to sleep deprived committer.
sbruno
2012-05-12
1
-2
/
+2
*
Fix inappropriate data type for two bus_dmamap_t variables that were causing
sbruno
2012-05-12
1
-3
/
+2
*
First fix pr 167226:
ambrisko
2012-05-04
1
-4
/
+8
*
- Do not include machine/atomic.h. It is no longer necessary since r233768.
jkim
2012-04-04
1
-8
/
+0
*
Move struct megasas_sge from mfi_ioctl.h to mfivar.h so we can
ambrisko
2012-04-02
1
-3
/
+9
*
Change typedef atomic_t to struct mfi_atomic to avoid name space
ambrisko
2012-04-02
1
-8
/
+8
*
MFhead_mfi r227068
ambrisko
2012-03-30
1
-7
/
+192
|
\
|
*
First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.
ambrisko
2011-11-04
1
-4
/
+205
*
|
Add single-message MSI support to mfi(4). It is disabled by default but
jhb
2011-11-16
1
-0
/
+1
|
/
*
Fix an implicit dependency between the MFI driver and CAM that had grown due
scottl
2011-10-29
1
-1
/
+18
*
- Add special support for the MFI_CMD ioctl with MFI_CMD_STP command, used
mav
2011-09-29
1
-0
/
+1
*
Separate the parallel scsi knowledge out of the core of the XPT, and
scottl
2009-07-10
1
-0
/
+1
*
- Fix from jhb for failing I/O request when bus_dmamap_load fails.
ambrisko
2008-11-12
1
-0
/
+1
*
Update the MFI driver to support new "1078" series of hardware. This
scottl
2007-08-25
1
-0
/
+34
*
Teach the mfi(4) driver to handle requests from userland management
jhb
2007-08-13
1
-0
/
+10
*
Add in a couple of things:
ambrisko
2007-06-04
1
-0
/
+1
*
Catch up to driver changes required for the mfip sub-driver.
scottl
2007-05-16
1
-0
/
+5
*
Collapse the mfi_ld object. Add an ioctl to help management apps map
scottl
2007-05-10
1
-5
/
+11
*
- Add a command validator for use in debugging.
scottl
2006-10-16
1
-1
/
+5
*
Add a command debugging module and a periodic watchdog timer.
scottl
2006-09-25
1
-0
/
+15
*
Change some variable names and update some comments to help clarify some
scottl
2006-09-20
1
-7
/
+3
*
Instead of using scsi probes to do device discovery, use the firmware
ps
2006-06-20
1
-3
/
+1
*
Add in a bunch of things to the mfi driver:
ambrisko
2006-05-18
1
-0
/
+12
*
Add a driver for the new LSI MegaRAID SAS controller family. The 'MFI' name
scottl
2006-03-25
1
-0
/
+316