Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2006 18:40:49 +0000 (UTC)
From:      Doug Ambrisko <ambrisko@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mfi mfi.c mfireg.h
Message-ID:  <200609071840.k87Ien8J049630@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609071840.k87Ien8J049630>