From owner-cvs-all Fri Jan 19 13: 8:35 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 1BD8437B400; Fri, 19 Jan 2001 13:08:16 -0800 (PST) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0JL8G270004; Fri, 19 Jan 2001 13:08:16 -0800 (PST) (envelope-from mjacob) Message-Id: <200101192108.f0JL8G270004@freefall.freebsd.org> From: Matt Jacob Date: Fri, 19 Jan 2001 13:08:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_sa.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/01/19 13:08:15 PST Modified files: sys/cam/scsi scsi_sa.c Log: Make some attempt to accomodate kern/24221- propate residual to mt_resid even if it might overflow. If we do a read or set of hardware or logical block position, we also clear Tape Frozen status. Revision Changes Path 1.63 +42 -1 src/sys/cam/scsi/scsi_sa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message