From owner-cvs-all Mon Jan 24 22: 3: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from green.dyndns.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 425CC15380; Mon, 24 Jan 2000 22:02:56 -0800 (PST) (envelope-from green@FreeBSD.org) Received: from localhost (green@localhost) by green.dyndns.org (8.9.3/8.9.3) with ESMTP id BAA45657; Tue, 25 Jan 2000 01:02:55 -0500 (EST) (envelope-from green@FreeBSD.org) X-Authentication-Warning: green.dyndns.org: green owned process doing -bs Date: Tue, 25 Jan 2000 01:02:54 -0500 (EST) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-dma.c atapi-all.c atapi-cd.c atapi-cd.h atapi-fd.c atapi-tape.c In-Reply-To: <200001242045.MAA55688@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 24 Jan 2000, Søren Schmidt wrote: > sos 2000/01/24 12:45:25 PST > > Use the READ_CD command to read CD's. That enables us to read _anything_ > via the normal read/write interface. This kindof obsoletes the READAUDIO > ioctl, but we keep that for now. I've got a question. Okay, I want to make backups of my audio CD collection; is the correct way to get the TOC, lseek() to the LBA on the acd device (which?), and read for the length the TOC reports? Also, does this obsolete jitter correction, or just make it different, or what? I'm asking because I'd like to provide a "backupcd" script for the examples, as well as using it myself. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message