From owner-freebsd-questions Sun Oct 25 16:37:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04171 for freebsd-questions-outgoing; Sun, 25 Oct 1998 16:37:04 -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 QAA04164 for ; Sun, 25 Oct 1998 16:36:57 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id LAA07609; Mon, 26 Oct 1998 11:05:47 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id LAA19613; Mon, 26 Oct 1998 11:05:37 +1030 (CST) Message-ID: <19981026110537.Z16609@freebie.lemis.com> Date: Mon, 26 Oct 1998 11:05:37 +1030 From: Greg Lehey To: Steve Friedrich , Geoffrey Robinson Cc: FreeBSD Questions Subject: Re: Installing on a System with Too Much RAM References: <199810251512.KAA09650@laker.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199810251512.KAA09650@laker.net>; from Steve Friedrich on Sun, Oct 25, 1998 at 10:11:21AM -0500 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday, 25 October 1998 at 10:11:21 -0500, Steve Friedrich wrote: > On Sat, 24 Oct 1998 14:45:16 -0400, Geoffrey Robinson wrote: > >> Steve Friedrich wrote: >>> >>> On Fri, 23 Oct 1998 17:30:03 -0400, Geoffrey Robinson wrote: >>> >>>> No, the panic occurs immediately after the kernel configuration menu. >>> >>> What message does the panic spit out? If there are multiple messages, >>> the first one is very important. >> >> >> This is the exact error message >> >> panic: bounce memory out of range >> Automatic reboot in 15 seconds - press a key on the console to abort > > The GENERIC kernel has: > > options BOUNCE_BUFFERS #include support for DMA bounce > buffers > > and LINT says: > > # BOUNCE_BUFFERS provides support for ISA DMA on machines with more > # than 16 megabytes of memory. It doesn't hurt on other machines. > # Some broken EISA and VLB hardware may need this, too. > > The way I read this, is that it should work by default. > > Anyone know about this buffer option?? Yes. I thought that the comment in LINT was pretty obvious, though. If you have an ISA DMA board and more than 16 MB of memory, you need bounce buffers. Some obscure drivers don't handle bounce buffers correctly. This isn't the problem that Geoffrey has, however: he doesn't have any ISA boards, so this should never happen. I'm still trying to think what to do about this: he has a rather interesting configuration (Dell PowerEdge 6300 with an unsupported RAID controller). Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message