From owner-cvs-all Fri Aug 11 3:34:27 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 7246B37C298; Fri, 11 Aug 2000 03:34:24 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA48436; Fri, 11 Aug 2000 03:34:24 -0700 (PDT) (envelope-from sos@FreeBSD.org) Message-Id: <200008111034.DAA48436@freefall.freebsd.org> From: Søren Schmidt Date: Fri, 11 Aug 2000 03:34:24 -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/11 03:34:24 PDT Modified files: sys/dev/ata ata-all.c Log: Backout the tsleep on probe, it breaks in resume mode as tsleep not always has a context to sleep on. Back to the drawing board... Revision Changes Path 1.63 +2 -5 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