Re: sky2 still broken in 2.6.20.3

2007-04-06 Thread Stephen Hemminger
On Wed, 21 Mar 2007 16:26:53 -0400 Chuck Ebbert <[EMAIL PROTECTED]> wrote: > Transmit timeouts and locked-up adapters still occur in kernel > 2.6.20.3. It looks like the patch that was applied to 2.6.20.2 > is not enough. Unfortunately that one isn't the same as what > went upstream. Looks like i

Re: sky2 still broken in 2.6.20.3

2007-03-22 Thread Stephen Hemminger
The following is a backport of the 2.6.21 logic to do more complete recovery in case of transmit timeout. I added a little more diagnostic output as well. Since I can't reproduce a real timeout (my switches seem to work correctly). Someone else needs to test this. --- linux-2.6.20.y.orig/drivers

Re: sky2 still broken in 2.6.20.3

2007-03-21 Thread Chuck Ebbert
Stephen Hemminger wrote: > On Wed, 21 Mar 2007 16:26:53 -0400 > Chuck Ebbert <[EMAIL PROTECTED]> wrote: > >> Transmit timeouts and locked-up adapters still occur in kernel >> 2.6.20.3. > > There is more changes in 2.6.21-rc4 please try that. Yes, but I have to figure out how to get those to appl

Re: sky2 still broken in 2.6.20.3

2007-03-21 Thread Stephen Hemminger
On Wed, 21 Mar 2007 16:26:53 -0400 Chuck Ebbert <[EMAIL PROTECTED]> wrote: > Transmit timeouts and locked-up adapters still occur in kernel > 2.6.20.3. There is more changes in 2.6.21-rc4 please try that. I am still getting reports of timeouts with that code but it does recover better. It may be