freebsd-dev/sys/dev/mfi
Doug Ambrisko 812819c7b1 Some relatively minor changes and bug fixes:
1)	s/mi/mfi/ in FreeBSD ioctl path
     2)	add in "\n" on various failure messages
     3)	cap the length of time to abort an AEN command
     4)	fix passing sense data back to user to make Dell's Linux firmware
	upgrade tool happy.
     5)	bump the MFI_POLL_TIMEOUT_SECS from 10s to 50s since the
	firmware flash command can take ~40s to return.

This is some clean-up and enables RAID firmware to updated via Dell's
tool.  Note Dell's tool requires the updates to the Linux emulator
that has been done in -current with TLS etc.

I need to discuss with scottl how to better submit mfi commands to
the firmware via the ioctl path so we don't do it in polled mode.
2006-12-14 18:29:08 +00:00
..
mfi_debug.c - Add a command validator for use in debugging. 2006-10-16 04:18:38 +00:00
mfi_disk.c - Add a command validator for use in debugging. 2006-10-16 04:18:38 +00:00
mfi_ioctl.h Some relatively minor changes and bug fixes: 2006-12-14 18:29:08 +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 Instead of using scsi probes to do device discovery, use the firmware 2006-06-20 22:41:44 +00:00
mfi.c Some relatively minor changes and bug fixes: 2006-12-14 18:29:08 +00:00
mfireg.h Some relatively minor changes and bug fixes: 2006-12-14 18:29:08 +00:00
mfivar.h - Add a command validator for use in debugging. 2006-10-16 04:18:38 +00:00