Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2006 07:45:54 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_cam.h mpt_debug.c mpt_pci.c mpt_reg.h src/sys/dev/mpt/mpilib mpi.h mpi_cnfg.h mpi_ioc.h mpi_sas.h mpi_type.h
Message-ID:  <200602250745.k1P7jt1n074057@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2006-02-25 07:45:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt.c mpt.h mpt_cam.c mpt_cam.h 
                         mpt_debug.c mpt_pci.c mpt_reg.h 
    sys/dev/mpt/mpilib   mpi.h mpi_cnfg.h mpi_ioc.h mpi_sas.h 
                         mpi_type.h 
  Log:
  Role a microrev of the MPI Library in preparation for target mode work.
  
  Make my portions of the license clearer.
  
  Thank Chris Ellsworth for his support in getting a bunch of this done.
  
  Revision  Changes    Path
  1.8       +5 -2      src/sys/dev/mpt/mpilib/mpi.h
  1.8       +43 -17    src/sys/dev/mpt/mpilib/mpi_cnfg.h
  1.8       +121 -1    src/sys/dev/mpt/mpilib/mpi_ioc.h
  1.2       +16 -4     src/sys/dev/mpt/mpilib/mpi_sas.h
  1.9       +20 -7     src/sys/dev/mpt/mpilib/mpi_type.h
  1.16      +34 -3     src/sys/dev/mpt/mpt.c
  1.11      +32 -1     src/sys/dev/mpt/mpt.h
  1.6       +36 -5     src/sys/dev/mpt/mpt_cam.c
  1.3       +32 -1     src/sys/dev/mpt/mpt_cam.h
  1.11      +67 -45    src/sys/dev/mpt/mpt_debug.c
  1.24      +33 -0     src/sys/dev/mpt/mpt_pci.c
  1.2       +32 -1     src/sys/dev/mpt/mpt_reg.h



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