From monkey@smacky.crackula.com  Sun Mar 10 13:57:53 2002
Return-Path: <monkey@smacky.crackula.com>
Received: from smacky.crackula.com (adsl-64-169-68-36.dsl.snfc21.pacbell.net [64.169.68.36])
	by hub.freebsd.org (Postfix) with ESMTP id 76C1A37B402
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Mar 2002 13:57:52 -0800 (PST)
Received: (from root@localhost)
	by smacky.crackula.com (8.11.6/8.11.6) id g2ALvYD41676;
	Sun, 10 Mar 2002 13:57:34 -0800 (PST)
	(envelope-from monkey)
Message-Id: <200203102157.g2ALvYD41676@smacky.crackula.com>
Date: Sun, 10 Mar 2002 13:57:34 -0800 (PST)
From: Adam Weinberger <monkey@crackula.com>
Reply-To: Adam Weinberger <monkey@crackula.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: monkey@crackula.com
Subject: change to cd ripping section of handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         35750
>Category:       docs
>Synopsis:       change to cd ripping section of handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 10 14:00:02 PST 2002
>Closed-Date:    Tue Mar 12 04:43:54 PST 2002
>Last-Modified:  Tue Mar 12 04:45:30 PST 2002
>Originator:     Adam Weinberger
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD smacky.crackula.com 4.5-STABLE FreeBSD 4.5-STABLE #35: Sat Mar 9 12:02:52 PST 2002 root@smacky.crackula.com:/usr/src/sys/compile/smacky i386


	
>Description:
	The cd-ripping section in the Sound chapter states that cdda2wav is
	SCSI-only, and that ports/audio/cdd is a good replacement. cdda2wav
	now does ATAPI as well, and ports/audio/cdd is marked as broken.
	
>How-To-Repeat:
	
>Fix:
--- chapter.sgml.old	Sun Mar 10 13:34:31 2002
+++ chapter.sgml	Sun Mar 10 13:39:47 2002
@@ -456,10 +456,12 @@
 
       <screen>&prompt.root; cdda2wav -D <replaceable>0,1,0</replaceable> -t 1+7</screen>
 
-      <para><application>cdda2wav</application> only supports SCSI
-	CDROM drives.  For IDE drives, try out <filename role="package">audio/cdd</filename> or
-	some of the various other utilities in the audio ports
-	collection.</para>
+      <para><application>cdda2wav</application> will also support
+	  ATAPI (IDE) CDROM drives. To rip from an IDE drive, specify
+	  the device in place of the SCSI device. To rip track 7 from an
+	  IDE drive:</para>
+
+	  <screen>&prompt.root; cdda2wav -D <replaceable>/dev/acd0a</replaceable> -t 7</screen>
 
     </sect2>
 
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Tue Mar 12 04:43:54 PST 2002 
State-Changed-Why:  
Thanks for the submission.  Your patch has been applied with minor 
changes to revision 1.29 of sound/chapter.sgml.  I added two spaces 
after each period, followed the indention style used in the rest of 
this document, and inserted a few missing words to make the English 
easier to follow.  It may take up to 24 hours for this change to reach 
the web site. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35750 
>Unformatted:
