From owner-freebsd-questions Wed Jan 21 20:43:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA10489 for questions-outgoing; Wed, 21 Jan 1998 20:43:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA10475 for ; Wed, 21 Jan 1998 20:43:38 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id PAA11145; Thu, 22 Jan 1998 15:07:10 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id PAA13878; Thu, 22 Jan 1998 15:07:10 +1030 (CST) (envelope-from grog) Message-ID: <19980122150710.55614@lemis.com> Date: Thu, 22 Jan 1998 15:07:10 +1030 From: Greg Lehey To: Doug White Cc: Henry K Yu , freebsd-questions@FreeBSD.ORG Subject: Re: "panic: bounce memory out of range" References: <199801200013.QAA12227@deimos.nc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: ; from Doug White on Wed, Jan 21, 1998 at 08:34:48PM -0800 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Wed, Jan 21, 1998 at 08:34:48PM -0800, Doug White wrote: > On 19 Jan 1998, Henry K Yu wrote: > >> Dear FreeBSD, >> >> I am trying to install FreeBSD 2.2.5 on a Intel P200, 64 MB box. >> The FreeBSD kernel complains "panic: bounce memory out of range". > > Please be specific -- exactly where does this occur? > >> I attempted to search the www.freebsd.org site to no result. >> I attempted to specify 'boot:' options: >> 'MAXMEM=65535' or >> 'options MAXMEM=65535' >> >> Please point me in the right direction as to whom to ask the right question. > > Try removing > > options BOUNCE_BUFFERS > > and rebuilding the kernel. That won't help. If he's using bounce memory, he needs the bounce buffers. Henry, what SCSI hardware do you have? Greg