freebsd-dev/sys/dev/mfi
John Baldwin 2137b017d7 Tweak the output of event log messages from the controller:
- Each log entry contains a text description in the "description" field of
  the entry.  The existing decode logic always ended up duplicating
  information that was already in the description string.  This made the
  logs overly verbose.  Now we just print out the description string.
- Add some simple parsing of the timestamp and event classes.

Reviewed by:	ambrisko, scottl
MFC after:	2 weeks
2008-06-26 22:36:38 +00:00
..
mfi_cam.c Play better with CAM so that there aren't so many spurious warnings at boot. 2007-10-12 16:52:55 +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 Add support to talk to the LSI ioctl path on with FreeBSD 32 bit app's 2008-05-28 23:19:27 +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 Add Dell's sub-vendor id to identify PERC6 RAID controller which has LSI 2007-12-19 17:23:47 +00:00
mfi.c Tweak the output of event log messages from the controller: 2008-06-26 22:36:38 +00:00
mfireg.h Fix some bugs in dealing with DCMD'd without data. MegaCli was sending 2008-02-02 17:29:28 +00:00
mfivar.h Update the MFI driver to support new "1078" series of hardware. This 2007-08-25 23:58:45 +00:00