freebsd-dev/sys/dev/mfi
Doug Ambrisko 35e3d367a6 Add PCI device ID for MegaRAID Invader cards. This was the only
change needed to make it work on my card.

Approved by:	re (glebius)
2013-09-25 15:48:32 +00:00
..
mfi_cam.c Hold mfi_io_lock across calls to xpt_rescan() and xpt_alloc_ccb_nowait(). 2013-08-23 22:55:52 +00:00
mfi_debug.c
mfi_disk.c
mfi_ioctl.h
mfi_linux.c Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
mfi_pci.c Add PCI device ID for MegaRAID Invader cards. This was the only 2013-09-25 15:48:32 +00:00
mfi_syspd.c If sys/param.h MAXPHYS has been tuned to exceed MFI_MAXPHYS, the mfi(4) 2013-08-14 15:50:34 +00:00
mfi_tbolt.c
mfi.c Remove forced timeout of in-flight commands from mfi_timeout. 2013-07-01 17:57:22 +00:00
mfireg.h Export two new DCMD enums. These allow set/get of the mfi_ctrl_properties 2013-09-22 23:48:41 +00:00
mfivar.h