Date: Wed, 23 Dec 1998 16:49:20 -0500 (EST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Doug Rabson <dfr@nlsystems.com> Cc: Matthew Jacob <mjacob@feral.com>, freebsd-alpha@FreeBSD.ORG, kaleb@ics.com Subject: Re: ftp://ftp.freebsd.org/pub/FreeBSD/alpha/3.0-19981208-SNAP Message-ID: <13953.25534.829809.817990@grasshopper.cs.duke.edu> In-Reply-To: <Pine.BSF.4.01.9812221745450.25052-100000@herring.nlsystems.com> References: <Pine.LNX.4.04.9812220936430.7487-100000@feral-gw> <Pine.BSF.4.01.9812221745450.25052-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Rabson writes: > On Tue, 22 Dec 1998, Matthew Jacob wrote: > > > > > > > On Wed, 16 Dec 1998, Doug Rabson wrote: > > > > > On Tue, 15 Dec 1998, Matthew Jacob wrote: > > > > > > > > > > > Just an FYI- a Multia with newer f/w, 80MB memory and two ethernet cards > > > > blows chunks on the install floppy's kernel with a fatal trap somewhere in > > > > isa_setup_intr. > > > > > > > > -matt > > > > > > Any chance of some more details? Fault address, pc, nearby symbols? > > > > > > > Sorry to say, but the machine I was doing this one got taken away by > > somebody else. Very frustrating. I have another multia, but I have to > > upgrade f/w and try again on that one. It'll be a while. D**n. > > Thanks for persevering with it :-) The guy whose EB64+ I was helping to bootstrap was running into this too. He's out of town until the end of the holidays I think we managed to trace it back to isa_alloc_resource() being called out of scattach(), then returning 0 due to rman_reserve_resource() returning 0. I'm not clear why that happens. We got as far as building subr_rman with -DRMAN_DEBUG only to discover that it crashes on the initial printf when called from the pci code. At that point we ran out of time.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13953.25534.829809.817990>