Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2000 16:48:21 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aic7xxx aic7xxx.c aic7xxx.h aic7xxx_freebsd.c
Message-ID:  <200010112348.QAA00188@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2000/10/11 16:48:21 PDT

  Modified files:        (Branch: RELENG_4)
    sys/dev/aic7xxx      aic7xxx.c aic7xxx.h aic7xxx_freebsd.c 
  Log:
  MFC: Store ahc pointer in SCB, fix timeout handler to not dereference
       unsafe portions of the timedout SCB until we know it has not already
       completed, use a flag in the SCB to indicate that we are on the untagged
       queue, fix ahc_search_qinfifo's cleanup of the busy target table.
  
  Revision  Changes    Path
  1.41.2.8  +25 -33    src/sys/dev/aic7xxx/aic7xxx.c
  1.16.2.5  +3 -1      src/sys/dev/aic7xxx/aic7xxx.h
  1.3.2.9   +8 -12     src/sys/dev/aic7xxx/aic7xxx_freebsd.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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