cvs commit: src/sys/dev/mfi mfi.c mfireg.h

Doug Ambrisko ambrisko at FreeBSD.org
Thu Sep 7 11:42:52 PDT 2006


ambrisko    2006-09-07 18:40:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mfi          mfi.c mfireg.h 
  Log:
  Change the event log dump on initial boot to use get_event versus
  AEN.  This makes the boot messages cleaner.  I now know how this
  structure works so I can implement it versus guessing.  Remove the
  not ready type code since it is ready now.
  
  I added the time stamp/locale/class so people can parse messages better.
  Create a sysctl so that we can set the locale/class level.
  
  Revision  Changes    Path
  1.15      +113 -55   src/sys/dev/mfi/mfi.c
  1.4       +4 -13     src/sys/dev/mfi/mfireg.h


More information about the cvs-all mailing list