Subject: Re: port-i386/33492: wi(4) crash
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: netbsd-bugs
Date: 05/16/2006 17:05:14
The following reply was made to PR port-i386/33492; it has been noted by GNATS.
From: Matthias Drochner <M.Drochner@fz-juelich.de>
To: gnats-bugs@NetBSD.org
Cc: port-i386-maintainer@NetBSD.org, gnats-admin@NetBSD.org,
netbsd-bugs@NetBSD.org
Subject: Re: port-i386/33492: wi(4) crash
Date: Tue, 16 May 2006 15:30:26 +0200
abrasive@axdf.net said:
> This was traced, with breadcrumbs, to this line in wi_reset (dev/ic/
> wi.c):
> CSR_WRITE_2(sc, WI_EVENT_ACK, ~0);
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.
best regards
Matthias