From owner-freebsd-hackers Wed Sep 23 13:13:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04976 for freebsd-hackers-outgoing; Wed, 23 Sep 1998 13:13:18 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA04969 for ; Wed, 23 Sep 1998 13:13:15 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id NAA03628; Wed, 23 Sep 1998 13:14:59 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199809232014.NAA03628@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Drew Baxter cc: Andre Oppermann , Luigi Rizzo , Andrzej Bialecki , hackers@FreeBSD.ORG Subject: Re: backport of atapi-cd to -STABLE In-reply-to: Your message of "Wed, 23 Sep 1998 14:25:41 EDT." <199809231826.OAA12519@Loki.orland.u91.k12.me.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Sep 1998 13:14:59 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Jitter correction is for the crappy (older) CD-ROMs.. Some sort of a thing > about the lens jittering during use that can cause problems with generating > files in RAW mode. > > Basically, it removes the problem.. I don't know the logistics of the code > or anything, but it doesnt seem to make problems with my newer scsi drives > to just 'leave it enabled'.. Jitter correction has to do with fixing up the raw audio data, it has nothing to do with the digital side of things. "len jitter" wouldn't affect the audio data - when a bit comes off the disk it's either a 1 or a 0, and it either passes the DRS check or it's fixed if it's wrong. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message