Date: Sun, 10 Mar 2002 13:57:34 -0800 (PST) From: Adam Weinberger <monkey@crackula.com> To: FreeBSD-gnats-submit@freebsd.org Cc: monkey@crackula.com Subject: docs/35750: change to cd ripping section of handbook Message-ID: <200203102157.g2ALvYD41676@smacky.crackula.com>
index | next in thread | raw e-mail
>Number: 35750
>Category: docs
>Synopsis: change to cd ripping section of handbook
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 10 14:00:02 PST 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203102157.g2ALvYD41676>
