Re: [patch] wi: device timeout

2003-02-28 Thread M. Warner Losh
Hmmm. This patch looks backwards to me, but I'll take a look at it. I'm also worried about the 'heart-beat' status querries that we do to the hardware in an timeout context might interrupt other, legit commands causing confusion. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsub

[patch] wi: device timeout [was: Re: wi0: tx failed, retry limit exceeded]

2003-02-27 Thread Marcel Moolenaar
On Thu, Feb 27, 2003 at 09:53:48PM -0700, M. Warner Losh wrote: > : > : Now I'm getting kernel messages > : > : wi0: tx failed, retry limit exceeded. > > These are bogus and can be ignored. The old driver didn't report > them. > > However, there are, ah, other issues with the latest wi driver.