scottl      2006-10-16 04:18:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mfi          mfi.c mfi_debug.c mfi_disk.c mfireg.h 
                         mfivar.h 
  Log:
  - Add a command validator for use in debugging.
  - Fix the locking protocol to eliminate races between normal I/O and AENs.
  - Various small improvements and usability tweaks.
  
  Sponsored by: IronPort
  Portions Submitted by: Doug Ambrisko
  
  Revision  Changes    Path
  1.20      +138 -44   src/sys/dev/mfi/mfi.c
  1.3       +35 -0     src/sys/dev/mfi/mfi_debug.c
  1.5       +22 -2     src/sys/dev/mfi/mfi_disk.c
  1.6       +225 -6    src/sys/dev/mfi/mfireg.h
  1.6       +5 -1      src/sys/dev/mfi/mfivar.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to