freebsd-dev/sys/dev/mfi
Doug Ambrisko b5c5032066 Switch from make_dev_alias to make_dev_alias_p since make_dev_alias_p can
gracefully fail if the /dev/megaraid_sas_ioctl_node symlink already exists.
This can happen if mfi(4) and mrsas(4) are both attached to cards and
providing Linux emulation support.  Let the first one win.  An equivalent
change needs to be done to mrsas(4).  Extra credit would be to pass the
Linux emulation call to the other driver when appropriate.  This will
probably be a rare case and the user can manually change where the symlink
points to.

MFC after:	3 days
2015-06-09 15:51:11 +00:00
..
mfi_cam.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
mfi_debug.c Add support for getting and setting BBU properties related to battery 2013-04-08 17:46:45 +00:00
mfi_disk.c Add support for the unmapped i/o to mfi(4). 2014-05-29 16:20:34 +00:00
mfi_ioctl.h
mfi_linux.c Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
mfi_pci.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
mfi_syspd.c Add support for the unmapped i/o to mfi(4). 2014-05-29 16:20:34 +00:00
mfi_tbolt.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
mfi.c Switch from make_dev_alias to make_dev_alias_p since make_dev_alias_p can 2015-06-09 15:51:11 +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 Add support for the unmapped i/o to mfi(4). 2014-05-29 16:20:34 +00:00