From owner-cvs-all Fri May 14 16:10:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EFA314FFF; Fri, 14 May 1999 16:10:28 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA35727; Fri, 14 May 1999 16:10:27 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199905142310.QAA35727@freefall.freebsd.org> From: Warner Losh Date: Fri, 14 May 1999 16:10:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aha aha.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/05/14 16:10:27 PDT Modified files: sys/dev/aha aha.c Log: Put a small delay in before sending the inquire_setup command. The docs don't seem to shed light on why this is needed, but reports from the field indicate this helps prevent problems in this area. Ken's changes seem to have exposed this bug, rather than caused it, as far as I can tell. Thanks to Jack O'Neill for tracking this down. Submitted by: jack@germanium.xtalwind.net Very strong 3.2 merge candidate. Revision Changes Path 1.25 +6 -4 src/sys/dev/aha/aha.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message