From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 8 00:20:06 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E41A416A4CE for ; Fri, 8 Apr 2005 00:20:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83C3D43D1D for ; Fri, 8 Apr 2005 00:20:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j380K6w5072174 for ; Fri, 8 Apr 2005 00:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j380K6po072173; Fri, 8 Apr 2005 00:20:06 GMT (envelope-from gnats) Resent-Date: Fri, 8 Apr 2005 00:20:06 GMT Resent-Message-Id: <200504080020.j380K6po072173@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alan Larson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 239AC16A4CE for ; Fri, 8 Apr 2005 00:11:32 +0000 (GMT) Received: from smtp2.Stanford.EDU (smtp2.Stanford.EDU [171.67.16.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id F36F143D1D for ; Fri, 8 Apr 2005 00:11:31 +0000 (GMT) (envelope-from larson@w6yx.stanford.edu) Received: from w6yx.stanford.edu (w6yx.Stanford.EDU [171.64.23.31]) by smtp2.Stanford.EDU (8.12.11/8.12.11) with ESMTP id j380BVJc013697 for ; Thu, 7 Apr 2005 17:11:31 -0700 Received: from w6yx.stanford.edu (localhost [127.0.0.1]) by w6yx.stanford.edu (8.13.3/8.13.1) with ESMTP id j380BVfa051873 for ; Thu, 7 Apr 2005 17:11:31 -0700 (PDT) (envelope-from larson@w6yx.stanford.edu) Received: (from larson@localhost) by w6yx.stanford.edu (8.13.3/8.13.1/Submit) id j380BUiN051872; Thu, 7 Apr 2005 17:11:30 -0700 (PDT) (envelope-from larson) Message-Id: <200504080011.j380BUiN051872@w6yx.stanford.edu> Date: Thu, 7 Apr 2005 17:11:30 -0700 (PDT) From: Alan Larson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/79660: ATAPI CD driver /dev/acd0tNN fails if device not otherwise initialized X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alan Larson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 00:20:07 -0000 >Number: 79660 >Category: kern >Synopsis: ATAPI CD driver /dev/acd0tNN fails if device not otherwise initialized >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 08 00:20:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alan Larson >Release: FreeBSD 4.8-RELEASE i386 >Organization: Coaster Makers r Us >Environment: System: FreeBSD azp.int.paix.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu May 8 16:28:19 PDT 2003 larson@azp.int.paix.net:/usr/src/sys/compile/LOCAL i386 >Description: Attempting to read an audio track from an atapi cd will get errors if the device has not been previously initialized by some other use. As described in the FreeBSD Handbook section "Duplicating Audio CDs": cd /dev sh MAKEDEV acd0t99 cd dd if=/dev/acd0t01 of=output_file bs=2352 dd: /dev/acd0t1: Device not configured but - if you mount a data cd then unmount it first, it will work. >How-To-Repeat: Reboot (power cycle), and try copying an audio track as described above. >Fix: >Release-Note: >Audit-Trail: >Unformatted: