From nobody@FreeBSD.org  Thu Apr  7 23:29:37 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1640916A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  7 Apr 2005 23:29:37 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F181D43D3F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  7 Apr 2005 23:29:36 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j37NTaeM021144
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 7 Apr 2005 23:29:36 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j37NTaT2021143;
	Thu, 7 Apr 2005 23:29:36 GMT
	(envelope-from nobody)
Message-Id: <200504072329.j37NTaT2021143@www.freebsd.org>
Date: Thu, 7 Apr 2005 23:29:36 GMT
From: Alan Larson <larson@w6yx.stanford.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Freebsd Handbook incorrect about ATAPI CD driver
X-Send-Pr-Version: www-2.3

>Number:         79658
>Category:       docs
>Synopsis:       Freebsd Handbook incorrect about ATAPI CD driver
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 07 23:30:04 GMT 2005
>Closed-Date:    Tue Jan 10 17:26:44 GMT 2006
>Last-Modified:  Tue Jan 10 17:26:44 GMT 2006
>Originator:     Alan Larson
>Release:        4.11
>Organization:
Coaster Makers r Us
>Environment:
4.11-STABLE FreeBSD 4.11-STABLE -- problem in document, not this system
>Description:
Section 16.6.5 of the FreeBSD Handbook says that the ATAPI CD driver can
read audio tracks as /dev/acdDtNN (for drive D, track NN), and that the
NN is zero prefixed if necessary to fill to 2 digits.
This is incorrect.  MAKEDEV generates acd0t1, acd0t2, ... without the
leading zeros.

>How-To-Repeat:
      Dare I say it?  RTFM?  (Sorry, I couldn't resist.)

>Fix:
      Correct the manual.
>Release-Note:
>Audit-Trail:

From: Tom Rhodes <trhodes@FreeBSD.org>
To: Alan Larson <larson@w6yx.stanford.edu>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/79658: Freebsd Handbook incorrect about ATAPI CD driver
Date: Thu, 7 Apr 2005 20:43:45 -0400

 On Thu, 7 Apr 2005 23:29:36 GMT
 Alan Larson <larson@w6yx.stanford.edu> wrote:
 
 > Section 16.6.5 of the FreeBSD Handbook says that the ATAPI CD driver can
 > read audio tracks as /dev/acdDtNN (for drive D, track NN), and that the
 > NN is zero prefixed if necessary to fill to 2 digits.
 > This is incorrect.  MAKEDEV generates acd0t1, acd0t2, ... without the
 > leading zeros.
 
 It would be nice if this section also discussed using the
 cdcontrol(1) utility.
 
 It would be nice if the cdcontrol(1) utility checked if the
 invoker has access to the cdrom device on start up.  Currently
 it just dies on the poor user after they type some options.
 
 -- 
 Tom Rhodes

From: "Simon L. Nielsen" <simon@FreeBSD.org>
To: Alan Larson <larson@w6yx.stanford.edu>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/79658: Freebsd Handbook incorrect about ATAPI CD driver
Date: Fri, 8 Apr 2005 09:22:55 +0200

 --Q68bSM7Ycu6FN28Q
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On 2005.04.07 23:29:36 +0000, Alan Larson wrote:
 >=20
 > Section 16.6.5 of the FreeBSD Handbook says that the ATAPI CD driver can
 > read audio tracks as /dev/acdDtNN (for drive D, track NN), and that the
 > NN is zero prefixed if necessary to fill to 2 digits.
 > This is incorrect.  MAKEDEV generates acd0t1, acd0t2, ... without the
 > leading zeros.
 
 I suspect (but I don't have an audio CD handy to test) that this is a
 4.X/5.X difference.  (This is mostly a comment to whoever decides to
 work on the PR).
 
 >       Dare I say it?  RTFM?  (Sorry, I couldn't resist.)
 
 :-)
 
 --=20
 Simon L. Nielsen
 
 --Q68bSM7Ycu6FN28Q
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.0 (FreeBSD)
 
 iD8DBQFCVjFOh9pcDSc1mlERAnziAJ0YG/rC/r4oYEXMxq8ATEW6n3qHpgCeItM+
 zpOLgx5A4XmAA30DHp2GJ0A=
 =2ze1
 -----END PGP SIGNATURE-----
 
 --Q68bSM7Ycu6FN28Q--
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Jan 10 17:26:26 UTC 2006 
State-Changed-Why:  
Fixed! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79658 
>Unformatted:
