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
mfi_debug.c
mfi_disk.c
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
mfi_pci.c
mfi.c Tweak the output of event log messages from the controller: 2008-06-26 22:36:38 +00:00
mfireg.h
mfivar.h