Subject: Re: port-i386/33492: wi(4) crash
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Abrasive <abrasive@axdf.net>
List: netbsd-bugs
Date: 05/17/2006 02:20:02
The following reply was made to PR port-i386/33492; it has been noted by GNATS.
From: Abrasive <abrasive@axdf.net>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: port-i386/33492: wi(4) crash
Date: Wed, 17 May 2006 12:14:31 +1000
On Tue, May 16, 2006 at 05:05:14PM +0000, Matthias Drochner wrote:
> For me this looks like an address conflict, the address
> > pcic0: port 0x300-0x30f
> might be in use by something else.
> To get some information, the pnpbios might be of some use.
Argh, I completely misread the problematic port number!
My apologies.
The only configurable item even near that address in the BIOS is the COM2 at 0x2f8-0x2ff; I've tried disabling it in case it stretches over its range somehow, but... no luck.
Other BIOS items are COM1 at 0x3f8, LPT1 at 0x378, and sound ad 0x220 - so nothing that should be at, or alias to, 0x300 :/
Using the second card socket brings up
pcic0: port 0x400-0x43f
and the same crash (Xtrap0d).
Regards
James