From owner-freebsd-questions@FreeBSD.ORG Mon Jul 10 23:48:53 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA84D16A4DA for ; Mon, 10 Jul 2006 23:48:53 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3810043D45 for ; Mon, 10 Jul 2006 23:48:53 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from localhost (monrovll-cuda1-24-53-251-44.pittpa.adelphia.net [24.53.251.44]) (AUTH: LOGIN wmoran, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Mon, 10 Jul 2006 19:48:52 -0400 id 00056415.44B2E764.000028F2 Date: Mon, 10 Jul 2006 19:48:50 -0400 From: Bill Moran To: "gs_stoller@juno.com" Message-Id: <20060710194850.07add928.wmoran@collaborativefusion.com> In-Reply-To: <20060710.162705.3453.309952@webmail32.nyc.untd.com> References: <20060710.162705.3453.309952@webmail32.nyc.untd.com> Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: CDROM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jul 2006 23:48:53 -0000 "gs_stoller@juno.com" wrote: > I can read from my CDROM under Windows 98 , but when I try > to read from it under FreeBSD 4.3 I get told that the device is busy. > My presumption is that either part of the device driver is corrupted, > or there is some status data kept long time that is never reset but it > tells the system that the device is busy. > What can I do to resolve the difficulty? If I need a new copy > of the device driver, where can I get it (do I need to know the type of > CDROM that I have, I believe it is ATAPI )? You can start by describing _exactly_ what you are doing and the _exact_ results. Cut and paste of a session demonstrating the problem would be good. -- Bill Moran Sometimes I think I'm stupid. The rest of the time I'm sure of it.