From owner-freebsd-questions Mon Sep 27 13:16: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.uni-bielefeld.de (mail.uni-bielefeld.de [129.70.4.90]) by hub.freebsd.org (Postfix) with ESMTP id B2A05152E0; Mon, 27 Sep 1999 13:15:57 -0700 (PDT) (envelope-from bfischer@Techfak.uni-bielefeld.de) Received: from frolic.no-support.loc (ppp36-400.hrz.uni-bielefeld.de) by mail.uni-bielefeld.de (Sun Internet Mail Server sims.3.5.1999.05.24.18.28.p7) with ESMTP id <0FIQ00K9AIYA6Z@mail.uni-bielefeld.de>; Mon, 27 Sep 1999 22:15:48 +0200 (MET DST) Received: (from bjoern@localhost) by frolic.no-support.loc (8.9.3/8.9.3) id WAA01179; Mon, 27 Sep 1999 22:09:36 +0200 (CEST envelope-from bjoern) Date: Mon, 27 Sep 1999 22:09:36 +0200 From: Bjoern Fischer Subject: Re: Cdrecord problems to record 1 CD In-reply-to: To: Eliezer Rodriguez Gonzalez Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG Message-id: <19990927220936.A304@frolic.no-support.loc> MIME-version: 1.0 X-Mailer: Mutt 1.0pre2i Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable References: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Sep 27, 1999 at 11:00:40AM -0400, Eliezer Rodriguez Gonzalez wrote: [...] > version 1.6.1. The drive in in 0,5,0 (bus,target,lun). \ [...] > cam_periph_mapmem: attempt to map 66560 bytes, which is greater than > DFLTPHYS(65536) That version of cdrecord had a bug: It allocated buffers that did not start on page boundary. The cam layer requires page boundary buffers so it padded the data to the next lower page boundary and the buffer became too big. I recommend the latest `alpha' version cdrecord-1.8a29 which is in deed very stable and introduces the new feature to create bitwise correct audio cd copies. Bj=F6rn --=20 -----BEGIN GEEK CODE BLOCK----- GCS d--(+) s++: a- C+++(-) UB++++OSI++++$ P+++(-) L+++(--) !E W- N+ o>+ K- !w !O !M !V PS++ PE- PGP++ t+++ !5 X++ tv- b+++ D++ G e+ h-- y+=20 ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message