From owner-freebsd-questions@FreeBSD.ORG Mon Jul 10 23:28:12 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 5708C16A4DA for ; Mon, 10 Jul 2006 23:28:12 +0000 (UTC) (envelope-from gs_stoller@juno.com) Received: from outbound-mail.nyc.untd.com (outbound-mail.nyc.untd.com [64.136.20.164]) by mx1.FreeBSD.org (Postfix) with SMTP id 7A41243D49 for ; Mon, 10 Jul 2006 23:28:11 +0000 (GMT) (envelope-from gs_stoller@juno.com) Received: from webmail32.nyc.untd.com (webmail32.nyc.untd.com [10.141.27.172]) by smtpout02.nyc.untd.com with SMTP id AABCMF2UTAASNVDS for (sender ); Mon, 10 Jul 2006 16:27:13 -0700 (PDT) X-UNTD-OriginStamp: /s5f1SIGSI3+WdnoYQ8yRMRu80e+pIBHwj+i9Sa5izdthG+s+FMKwQ== Received: (from gs_stoller@juno.com) by webmail32.nyc.untd.com (jqueuemail) id LUX3A8TK; Mon, 10 Jul 2006 16:27:05 PDT Received: from [67.84.52.37] by webmail32.nyc.untd.com with HTTP: Mon, 10 Jul 2006 23:26:51 GMT X-Originating-IP: [67.84.52.37] Mime-Version: 1.0 From: "gs_stoller@juno.com" Date: Mon, 10 Jul 2006 23:26:51 GMT To: freebsd-questions@freebsd.org X-Mailer: Webmail Version 4.0 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-Type: text/plain Message-Id: <20060710.162705.3453.309952@webmail32.nyc.untd.com> X-ContentStamp: 2:3:3487990811 X-UNTD-Peer-Info: 10.141.27.172|webmail32.nyc.untd.com|webmail32.nyc.untd.com|gs_stoller@juno.com Subject: 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:28:12 -0000 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 )?