From owner-cvs-all Mon Jan 8 16:47:19 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 3CDF037B401; Mon, 8 Jan 2001 16:46:56 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f090kuv90518; Mon, 8 Jan 2001 16:46:56 -0800 (PST) (envelope-from gibbs) Message-Id: <200101090046.f090kuv90518@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Mon, 8 Jan 2001 16:46:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c aic7xxx_freebsd.c aic7xxx_inline.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gibbs 2001/01/08 16:46:56 PST Modified files: (Branch: RELENG_4) sys/dev/aic7xxx aic7xxx.c aic7xxx_freebsd.c aic7xxx_inline.h Log: MFC: Use scb rather than hscb to reference sense buffer so error recovery actions do not perterb our index to the sense buffer. Revision Changes Path 1.41.2.13 +2 -3 src/sys/dev/aic7xxx/aic7xxx.c 1.3.2.13 +2 -2 src/sys/dev/aic7xxx/aic7xxx_freebsd.c 1.2.2.6 +26 -1 src/sys/dev/aic7xxx/aic7xxx_inline.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message