From owner-cvs-all Mon Nov 13 0:22:11 2000 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 3E3BE37B479; Mon, 13 Nov 2000 00:22:08 -0800 (PST) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA45695; Mon, 13 Nov 2000 00:22:08 -0800 (PST) (envelope-from sos@FreeBSD.org) Message-Id: <200011130822.AAA45695@freefall.freebsd.org> From: Søren Schmidt Date: Mon, 13 Nov 2000 00:22:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-all.c atapi-all.h atapi-fd.c atapi-tape.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2000/11/13 00:22:08 PST Modified files: (Branch: RELENG_4) sys/dev/ata atapi-all.c atapi-all.h atapi-fd.c atapi-tape.c Log: MFC: Better handling of immediate commands, mainly to solve timeouts in the atapi-tape code... Approved by: jkh Revision Changes Path 1.46.2.5 +33 -6 src/sys/dev/ata/atapi-all.c 1.22.2.5 +2 -1 src/sys/dev/ata/atapi-all.h 1.44.2.4 +3 -7 src/sys/dev/ata/atapi-fd.c 1.36.2.5 +9 -5 src/sys/dev/ata/atapi-tape.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message