opnsense-src/sys/dev/mfi
John Baldwin cde586a75c Fix a few nits relative to the previous changes:
- Don't leak the config lock if detach() fails due to the controller char
  dev being open.
- Close a race between detach() and a process opening the controller char
  dev.

MFC after:	1 week
Approved by:	re (bmah)
2007-08-13 21:14:16 +00:00
..
mfi.c Fix a few nits relative to the previous changes: 2007-08-13 21:14:16 +00:00
mfi_cam.c Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
mfi_debug.c - Add a command validator for use in debugging. 2006-10-16 04:18:38 +00:00
mfi_disk.c Teach the mfi(4) driver to handle requests from userland management 2007-08-13 19:29:17 +00:00
mfi_ioctl.h Collapse the mfi_ld object. Add an ioctl to help management apps map 2007-05-10 15:33:41 +00:00
mfi_linux.c - Add in FreeBSD native ioctl that models the Linux version. 2006-11-14 16:48:00 +00:00
mfi_pci.c Fix a few nits relative to the previous changes: 2007-08-13 21:14:16 +00:00
mfireg.h Teach the mfi(4) driver to handle requests from userland management 2007-08-13 19:29:17 +00:00
mfivar.h Teach the mfi(4) driver to handle requests from userland management 2007-08-13 19:29:17 +00:00