cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c src/sys/dev/mpt/mpilib mpi.h mpi_cnfg.h mpi_init.h mpi_ioc.h mpi_log_fc.h mpi_log_sas.h mpi_raid.h mpi_sas.h mpi_targ.h

Scott Long scottl at FreeBSD.org
Tue Jun 5 21:32:58 UTC 2007


scottl      2007-06-05 21:32:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/mpt          mpt.c mpt.h mpt_cam.c 
    sys/dev/mpt/mpilib   mpi.h mpi_cnfg.h mpi_init.h mpi_ioc.h 
                         mpi_raid.h mpi_sas.h mpi_targ.h 
  Removed files:         (Branch: RELENG_6)
    sys/dev/mpt/mpilib   mpi_log_fc.h mpi_log_sas.h 
  Log:
  MFC: MPI 1.5.16, SAS topology scan, SATA WC enable tunable
  
  Revision  Changes    Path
  1.6.2.2   +33 -30    src/sys/dev/mpt/mpilib/mpi.h
  1.6.2.2   +285 -51   src/sys/dev/mpt/mpilib/mpi_cnfg.h
  1.6.2.2   +11 -2     src/sys/dev/mpt/mpilib/mpi_init.h
  1.6.2.2   +229 -59   src/sys/dev/mpt/mpilib/mpi_ioc.h
  1.1.2.2   +0 -117    src/sys/dev/mpt/mpilib/mpi_log_fc.h (dead)
  1.1.2.2   +0 -181    src/sys/dev/mpt/mpilib/mpi_log_sas.h (dead)
  1.6.2.2   +9 -3      src/sys/dev/mpt/mpilib/mpi_raid.h
  1.2.2.2   +19 -10    src/sys/dev/mpt/mpilib/mpi_sas.h
  1.5.2.2   +3 -3      src/sys/dev/mpt/mpilib/mpi_targ.h
  1.12.2.6  +155 -30   src/sys/dev/mpt/mpt.c
  1.6.2.7   +55 -3     src/sys/dev/mpt/mpt.h
  1.1.2.11  +309 -0    src/sys/dev/mpt/mpt_cam.c


More information about the cvs-src mailing list