From owner-cvs-all Sun Aug 6 12:10:12 2000 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 C9E0F37B533; Sun, 6 Aug 2000 12:10:05 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA39586; Sun, 6 Aug 2000 12:10:05 -0700 (PDT) (envelope-from sos@FreeBSD.org) Message-Id: <200008061910.MAA39586@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 6 Aug 2000 12:10:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2000/08/06 12:10:05 PDT Modified files: sys/dev/ata ata-all.c Log: Use tsleep instead od DELAY in probe when not in boot. This fixes the uptil 30s hangs on PCCARD ata device probes. Revision Changes Path 1.60 +5 -2 src/sys/dev/ata/ata-all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message