From owner-freebsd-current Thu Aug 17 22:51:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from alcanet.com.au (mail.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with SMTP id 44DB237B507 for ; Thu, 17 Aug 2000 22:51:23 -0700 (PDT) Received: by border.alcanet.com.au id <115279>; Fri, 18 Aug 2000 15:51:17 +1000 Content-return: prohibited Date: Fri, 18 Aug 2000 15:51:01 +1000 From: Peter Jeremy Subject: Re: Newbusifying ed broke it In-reply-to: <14748.48761.18061.79412F@rina>; from tanimura@r.dl.itc.u-tokyo.ac.jp on Fri, Aug 18, 2000 at 01:41:29PM +0900 To: Seigo Tanimura Cc: freebsd-current@FreeBSD.ORG Mail-followup-to: Seigo Tanimura , freebsd-current@FreeBSD.ORG Message-Id: <00Aug18.155117est.115279@border.alcanet.com.au> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.4i References: <00Aug17.111332est.115207@border.alcanet.com.au> <86wvhga6sg.wl@bunko.carrots.uucp.r.dl.itc.u-tokyo.ac.jp.nkth.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> <00Aug17.153605est.115251@border.alcanet.com.au> <86vgx09v8y.wl@bunko.carrots.uucp.r.dl.itc.u-tokyo.ac.jp.nkth.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> <00Aug18.095723est.115219@border.alcanet.com.au> <14748.48761.18061.79412F@rina> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2000-Aug-18 13:41:29 +0900, Seigo Tanimura wrote: >The memory resource of the card might not be allocated properly. Could >you apply the following patch and report what your kernel print? ed0: conf_maddr = 0xcc000. ed0: tag(mem_res) = 1, handle(mem_res) = 0xc00cc000. ed0: failed to clear shared memory at 0 - check configuration (Looking at the code, the 0 is an offset within the shared memory, so it is a sensible value). I have no idea where the ISA hole should be, but I notice the kernel is normally loaded somewhere around 0xc0354000. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message