From owner-freebsd-stable Mon Oct 26 14:04:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28311 for freebsd-stable-outgoing; Mon, 26 Oct 1998 14:04:08 -0800 (PST) (envelope-from owner-freebsd-stable@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 OAA28301 for ; Mon, 26 Oct 1998 14:04:07 -0800 (PST) (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 OAA01407; Mon, 26 Oct 1998 14:03:05 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810262203.OAA01407@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: jobaldwi@vt.edu cc: Roger Hall , FreeBSD-Stable@FreeBSD.ORG Subject: Re: NIC Config Help In-reply-to: Your message of "Mon, 26 Oct 1998 16:57:04 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 26 Oct 1998 14:03:04 -0800 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >> Previously, ed0 was found at 300, and I know the card was set to D8000, > >> but I can't remember how that translates into "flags" in the visual > >> config editor. > > > > It doesn't. Leave the flags alone. Set the port and memory addresses > > to match the card. > > > >> Fatal trap 12: page fault while in kernel mode > >> fault virtual address = 0xefc00000 > > > > You have the memory address set wrong; set it right. > > Roger, > > Make sure and set the memory address to 0xd80000 and not 0xd8000. (4 zero's) > I've been bitten by that one, although with me it just didn't detect the cards > instead of page faulting. Er, you're off by one. Make sure it's three zeroes, not two. -- \\ 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-stable" in the body of the message