cvs commit: src/sys/dev/twa tw_cl_init.c tw_cl_intr.c tw_cl_io.c tw_cl_misc.c tw_cl_share.h tw_osl.h tw_osl_cam.c tw_osl_freebsd.c tw_osl_share.h

Scott Long scottl at FreeBSD.org
Tue Oct 9 10:43:59 PDT 2007


scottl      2007-10-09 17:43:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/twa          tw_cl_init.c tw_cl_intr.c tw_cl_io.c 
                         tw_cl_misc.c tw_cl_share.h tw_osl.h 
                         tw_osl_cam.c tw_osl_freebsd.c 
                         tw_osl_share.h 
  Log:
  Update to version 3.70.03.007 from the vendor.  This adds support for new
  SAS-enabled cards.  It also makes the driver MPSAFE, eliminating some
  problems that resulted from CAM becoming MPSAFE.  Many thanks to 3Ware/AMCC
  for continuing to support FreeBSD.
  
  Submitted by: Manjunath Ranganathaiah
  Approved by: re
  
  Revision  Changes    Path
  1.4       +6 -2      src/sys/dev/twa/tw_cl_init.c
  1.4       +6 -0      src/sys/dev/twa/tw_cl_intr.c
  1.4       +11 -4     src/sys/dev/twa/tw_cl_io.c
  1.4       +11 -1     src/sys/dev/twa/tw_cl_misc.c
  1.4       +2 -0      src/sys/dev/twa/tw_cl_share.h
  1.5       +4 -1      src/sys/dev/twa/tw_osl.h
  1.12      +38 -50    src/sys/dev/twa/tw_osl_cam.c
  1.9       +10 -4     src/sys/dev/twa/tw_osl_freebsd.c
  1.9       +1 -1      src/sys/dev/twa/tw_osl_share.h


More information about the cvs-src mailing list