From owner-cvs-all Tue Mar 20 16:46:48 2001 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 5B2CB37B71A; Tue, 20 Mar 2001 16:46:45 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2L0kjf43393; Tue, 20 Mar 2001 16:46:45 -0800 (PST) (envelope-from mjacob) Message-Id: <200103210046.f2L0kjf43393@freefall.freebsd.org> From: Matt Jacob Date: Tue, 20 Mar 2001 16:46:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/03/20 16:46:45 PST Modified files: sys/dev/isp isp_freebsd.c Log: Check CT2_SENDSTATUS/CT_SENDSTATUS against cto->ct_flags, not CAM_SEND_STATUS. Set a timeout of 2 seconds per CTIO. Make sure that the 'real' tag value is being checked against- not the one that also carries the firmware handle. Revision Changes Path 1.61 +9 -7 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message