Subject: Re: port-i386/33492: wi(4) crash
To: None <gnats-bugs@NetBSD.org>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: netbsd-bugs
Date: 05/16/2006 15:30:26
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