Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2006 00:28:11 +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_raid.c
Message-ID:  <200612030028.kB30SB4Z083090@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2006-12-03 00:28:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt.c mpt.h mpt_cam.c mpt_raid.c 
  Log:
  Fix a debug message which didn't quite get it right about data direction.
  
  Fix things to use the LSI-Logic Fusion Library mask and shift names for
  offset and sync, no matter how awkward they are, in preference to just
  plain numbers.
  
  Revision  Changes    Path
  1.37      +4 -5      src/sys/dev/mpt/mpt.c
  1.33      +1 -2      src/sys/dev/mpt/mpt.h
  1.42      +92 -79    src/sys/dev/mpt/mpt_cam.c
  1.13      +66 -16    src/sys/dev/mpt/mpt_raid.c



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