From owner-freebsd-doc Sun Mar 10 14: 0: 6 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3575137B405 for ; Sun, 10 Mar 2002 14:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2AM02Z67812; Sun, 10 Mar 2002 14:00:02 -0800 (PST) (envelope-from gnats) 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 ; 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 Reply-To: Adam Weinberger To: FreeBSD-gnats-submit@freebsd.org Cc: monkey@crackula.com X-Send-Pr-Version: 3.113 Subject: docs/35750: change to cd ripping section of handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 @@ &prompt.root; cdda2wav -D 0,1,0 -t 1+7 - cdda2wav only supports SCSI - CDROM drives. For IDE drives, try out audio/cdd or - some of the various other utilities in the audio ports - collection. + cdda2wav 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: + + &prompt.root; cdda2wav -D /dev/acd0a -t 7 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message