jhb         2008-06-26 22:36:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mfi          mfi.c 
  Log:
  SVN rev 180038 on 2008-06-26 22:36:38Z by jhb
  
  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
  
  Revision  Changes    Path
  1.41      +48 -283   src/sys/dev/mfi/mfi.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to