Date: Sun, 27 Oct 2002 17:06:46 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: iedowse@maths.tcd.ie Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Patch to fix/shorten "wi" freezes Message-ID: <20021027.170646.118304063.imp@bsdimp.com> In-Reply-To: <200210271800.aa11251@salmon.maths.tcd.ie> References: <200210271800.aa11251@salmon.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200210271800.aa11251@salmon.maths.tcd.ie> Ian Dowse <iedowse@maths.tcd.ie> writes: : The wi driver causes quite long system freezes both when the pccard : is removed, and also if the hardware becomes confused. I've found : on -current that sometimes the whole machine can become unresponsive : for a period of minutes with messages such as: For the removal, it would be better to use the bus_child_present() api for the eject case. For the hardware becomes confused case, setting gone means that nothing further will happen with the card. However, the other parts of this patch seem relatively reasonable to me. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021027.170646.118304063.imp>