From owner-cvs-all Sun Nov 19 15:46:24 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 8D0B737B4C5; Sun, 19 Nov 2000 15:46:22 -0800 (PST) Received: (from scottl@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA24184; Sun, 19 Nov 2000 15:46:22 -0800 (PST) (envelope-from scottl@FreeBSD.org) Message-Id: <200011192346.PAA24184@freefall.freebsd.org> From: Scott Long Date: Sun, 19 Nov 2000 15:46:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG scottl 2000/11/19 15:46:22 PST Modified files: sys/dev/aac aac.c Log: Disable calling timeout() when doing bio. It was causing more prolems than solving. This will be fixed for real soon. Revision Changes Path 1.8 +9 -3 src/sys/dev/aac/aac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message