Re: Patch to fix/shorten "wi" freezes
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Ian Dowse <[email protected]> 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 [email protected] with "unsubscribe freebsd-mobile" in the body of the message