From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 6 07:00:06 2007 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 133B316A41A for ; Mon, 6 Aug 2007 07:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CA81013C459 for ; Mon, 6 Aug 2007 07:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l76705cV013164 for ; Mon, 6 Aug 2007 07:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l767058B013160; Mon, 6 Aug 2007 07:00:05 GMT (envelope-from gnats) Resent-Date: Mon, 6 Aug 2007 07:00:05 GMT Resent-Message-Id: <200708060700.l767058B013160@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, Yuri Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3866E16A420 for ; Mon, 6 Aug 2007 06:55:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 24DE713C457 for ; Mon, 6 Aug 2007 06:55:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l766tFPC092734 for ; Mon, 6 Aug 2007 06:55:15 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l766tEiL092733; Mon, 6 Aug 2007 06:55:14 GMT (envelope-from nobody) Message-Id: <200708060655.l766tEiL092733@www.freebsd.org> Date: Mon, 6 Aug 2007 06:55:14 GMT From: Yuri To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: kern/115232: Audio CD tracks not displayed properly by atapi driver X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Aug 2007 07:00:06 -0000 >Number: 115232 >Category: kern >Synopsis: Audio CD tracks not displayed properly by atapi driver >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 06 07:00:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Yuri >Release: 6.2-stable >Organization: n/a >Environment: FreeBSD xx.xx.xx 6.2-STABLE FreeBSD 6.2-STABLE #4: Tue Jul 24 13:39:31 PDT 2007 yuri@xx.xx.xx:/usr/obj/usr/src/sys/GENERIC i386 >Description: When audio CD is into CDROM tracks aren't reflected correctly by ls /dev/acd0*. Right after reboot only /dev/acd0 shows up when audio CD is in. But after I do 'mount -t cd9660 /dev/acd0 /cdrom', mount errors out but all tracks appear in /dev/acd0 (t01, t02...) When I remove audio CD 'ls /dev/acd0*' still reflects tracks from the previous CD, same after I insert a new audio CD. Tracks reread again only after I attempt the mount command. So the problem is that tracks aren't read by atapi driver automatically. Also they aren't cleared when CD is removed. This isn't reflected in Handbook, so people who just follow the Handbook will fail miserably. >How-To-Repeat: see above >Fix: >Release-Note: >Audit-Trail: >Unformatted: