Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2006 05:28:50 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf NOTES files src/sys/dev/mfi mfi.c mfi_debug.c mfi_disk.c mfireg.h mfivar.h src/sys/modules/mfi Makefile
Message-ID:  <200610210528.k9L5Soc7071674@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2006-10-21 05:28:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/conf             NOTES files 
    sys/dev/mfi          mfi.c mfi_disk.c mfireg.h mfivar.h 
    sys/modules/mfi      Makefile 
  Added files:           (Branch: RELENG_6)
    sys/dev/mfi          mfi_debug.c 
  Log:
  Sync the MFI driver to HEAD.  This fixes a potential problem with AEN
  events, adds many debugging and informational tools, and increases support
  for running the linux management apps.
  
  Approved by: re
  Sponsored by: IronPort
  
  Revision     Changes    Path
  1.1325.2.24  +2 -0      src/sys/conf/NOTES
  1.1031.2.45  +1 -0      src/sys/conf/files
  1.3.2.4      +332 -137  src/sys/dev/mfi/mfi.c
  1.3.2.1      +263 -0    src/sys/dev/mfi/mfi_debug.c (new)
  1.2.2.4      +22 -2     src/sys/dev/mfi/mfi_disk.c
  1.1.2.4      +229 -19   src/sys/dev/mfi/mfireg.h
  1.1.2.4      +22 -7     src/sys/dev/mfi/mfivar.h
  1.1.2.3      +3 -1      src/sys/modules/mfi/Makefile



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