From owner-freebsd-current@FreeBSD.ORG Sat Jan 28 15:26:42 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D3A016A420 for ; Sat, 28 Jan 2006 15:26:42 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 712B143D48 for ; Sat, 28 Jan 2006 15:26:41 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id B2EF55DAB; Sat, 28 Jan 2006 10:26:38 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04628-07; Sat, 28 Jan 2006 10:26:38 -0500 (EST) Received: from [192.168.1.3] (pool-68-160-211-174.ny325.east.verizon.net [68.160.211.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 8C5E75C17; Sat, 28 Jan 2006 10:26:37 -0500 (EST) Message-ID: <43DB8D31.5070907@mac.com> Date: Sat, 28 Jan 2006 10:26:41 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Beech Rintoul References: <200601280354.15579.akbeech@alaskaparadise.com> In-Reply-To: <200601280354.15579.akbeech@alaskaparadise.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-current@freebsd.org Subject: Re: Error msg in log X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 15:26:42 -0000 Beech Rintoul wrote: > I'm getting a lot of these in my log with varying byte counts. Can someone > tell me what it means? > > +cam_periph_mapmem: attempt to map 101136 bytes, which is greater than > DFLTPHYS(65536) > > The only thing I did differently today was ripping a cd image with k3b which > was ok. Could this error be related? How do I fix it? There have been some pretty significant changes to dvd+rw-tools with v6.0 that may account for this. Did the CD you burned come out OK? If it fails, does rolling back to dvd+rw-tools-5.21 help? -- -Chuck