From owner-freebsd-current Mon Oct 7 8: 3:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D42C937B404 for ; Mon, 7 Oct 2002 08:03:26 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EAA643E6A for ; Mon, 7 Oct 2002 08:03:26 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g97F3P0T006146; Mon, 7 Oct 2002 08:03:25 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g97F3Ptv006145; Mon, 7 Oct 2002 08:03:25 -0700 (PDT) Date: Mon, 7 Oct 2002 08:03:25 -0700 From: "David O'Brien" To: Seth Hieronymus Cc: freebsd-current@FreeBSD.ORG Subject: Re: My problems with GEOM Message-ID: <20021007150325.GA6094@dragon.nuxi.com> Reply-To: freebsd-current@FreeBSD.ORG References: <76484.1033968287@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Oct 07, 2002 at 08:39:06AM -0600, Seth Hieronymus wrote: > afd0: 239MB [239/64/32] at ata1-slave PIO3 PHK had me dd if=/dev/afd0 of=/dev/null with no media in the drive. I get "dd: /dev/afd0: Device busy", which is what the problem is. Some where in /sys/dev/ata is an EBUSY that should be ENXIO. If you can instrument at least atapi-all.c and atapi-fd.c and help track this down it would be most helpful. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message