From owner-cvs-all Sat Jun 15 22: 2:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 875CE37B414; Sat, 15 Jun 2002 22:02:25 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5G52P357465; Sat, 15 Jun 2002 22:02:25 -0700 (PDT) (envelope-from mjacob) Message-Id: <200206160502.g5G52P357465@freefall.freebsd.org> From: Matt Jacob Date: Sat, 15 Jun 2002 22:02:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2002/06/15 22:02:25 PDT Modified files: sys/dev/isp isp_freebsd.h Log: Extend private adjunct to ATIO to have both tag lun, and extended state (so we can, when things get lost, find out who currently is processing on behalf of this open exchange. Invariably, when things are lost and wedged, it's CAM). Keep an atio resource counter locally. MFC after: 1 week Revision Changes Path 1.63 +10 -1 src/sys/dev/isp/isp_freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message