This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
mfi
History
Sean Bruno
cf72e8934e
sys/dev/mfivar.h contains references to MFI_DEBUG, but it never gets turned on unless the file also includes opt_mfi.h.
...
Submitted by: Andrew Boyer
aboyer@averesystems.com
MFC after: 2 weeks
2012-07-11 19:08:23 +00:00
..
mfi_cam.c
Fix inappropriate data type for two bus_dmamap_t variables that were causing
2012-05-12 03:30:50 +00:00
mfi_debug.c
First fix pr 167226:
2012-05-04 16:00:39 +00:00
mfi_disk.c
When an MFI command fails, the driver needs to set bio->bio_resid so that
2012-07-11 18:16:54 +00:00
mfi_ioctl.h
Move struct megasas_sge from mfi_ioctl.h to mfivar.h so we can
2012-04-02 19:13:02 +00:00
mfi_linux.c
First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.
2011-11-04 02:34:52 +00:00
mfi_pci.c
MFhead_mfi r227068
2012-03-30 23:05:48 +00:00
mfi_syspd.c
MFhead_mfi r227068
2012-03-30 23:05:48 +00:00
mfi_tbolt.c
Correct sizeof usage
2012-06-25 05:41:16 +00:00
mfi.c
Fix panics triggered by older mfiutil binaries run on the new mfi(4) driver.
2012-07-03 16:12:57 +00:00
mfireg.h
Fix and update battery status bits according to linux driver
2012-05-18 21:49:40 +00:00
mfivar.h
sys/dev/mfivar.h contains references to MFI_DEBUG, but it never gets turned on unless the file also includes opt_mfi.h.
2012-07-11 19:08:23 +00:00