Date: Mon, 30 Aug 2004 12:53:59 +0200 From: Bernd Walter <ticso@cicely12.cicely.de> To: Poul-Henning Kamp <phk@phk.freebsd.dk> Cc: ticso@cicely.de Subject: Re: 5.3 beta1 is no go for me. Message-ID: <20040830105358.GH59909@cicely12.cicely.de> In-Reply-To: <47225.1093861302@critter.freebsd.dk> References: <20040830101005.GE59909@cicely12.cicely.de> <47225.1093861302@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 30, 2004 at 12:21:42PM +0200, Poul-Henning Kamp wrote: > In message <20040830101005.GE59909@cicely12.cicely.de>, Bernd Walter writes: > >On Fri, Aug 27, 2004 at 08:18:30AM +0200, Poul-Henning Kamp wrote: > >> cia0: extended capabilities: 21<DWEN,BWEN> > >> pcib0: <2117x PCI host bus adapter> on cia0 > >> pci0: <PCI bus> on pcib0 > >> eisab0: <PCI-EISA bridge> at device 7.0 on pci0 > >> > >> unexpected machine check: > >> > >> mces = 0x1 > >> vector = 0x660 > >> param = 0xfffffc0000006060 > >> pc = 0xfffffc00006f31e4 > >> ra = 0xfffffc00003c0994 > >> curproc = 0xfffffc00008c59e0 > >> pid = 0, comm = swapper > >> > >> [thread 0] > >> Stopped at swiz_read_1+0x54: zapnot v0,#0xf,v0 <v0=0x0> > >> db> > > > >Any chance that we can get a stacktrace? > >Funtction names might be enough. > > pci0: <PCI bus> on pcib0 > eisab0: <PCI-EISA bridge> at device 7.0 on pci0 > > unexpected machine check: > > mces = 0x1 > vector = 0x660 > param = 0xfffffc0000006060 > pc = 0xfffffc00006f31e4 > ra = 0xfffffc00003c0994 > curproc = 0xfffffc00008c59e0 > pid = 0, comm = swapper > > [thread 0] > Stopped at swiz_read_1+0x54: zapnot v0,#0xf,v0 <v0=0x0> > db> trace > swiz_read_1() at swiz_read_1+0x54 > eisa_probe_slot() at eisa_probe_slot+0x64 > eisa_probe() at eisa_probe+0x5c Do have the ability to compile and boot a custom kernel? If yes please try out EISA_SLOTS=1 in your kernel config. It looks like you could set hw.eisa_slots at loader stage, but I can't read out that sysctl on a running 4100, so I'm not shure that this really works. BTW: how many physical EISA slots are there in an AS1000? -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040830105358.GH59909>