Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 18:40:43 -0800 (PST)
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/isp isp_target.c
Message-ID:  <200401290240.i0T2ehnx057740@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2004/01/28 18:40:43 PST

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_target.c 
  Log:
  Fix longstanding buglet- for centrally handled CTIO2s we were checking the wrong
  bit for this being the  last CTIO2.  It didn't matter since it really was the
  last CTIO2 and the resources recycled, but still....
  
  Add in CTIO3 define for future DAC work.
  
  Revision  Changes    Path
  1.28      +3 -2      src/sys/dev/isp/isp_target.c



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