lkml.org 
[lkml]   [2001]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: eepro cmd_wait
Hi,

On Thu, Jan 18, 2001 at 01:10:11PM +0100, Simon Huggins wrote:
> We have a server running 2.2.18 + RAID which has an eepro100 in it.
> It's connected to a Dlink DFE 816 100 16port 100baseTX hub.
>
> When the machine boots we get a whole series of timeout errors.
>
> Jan 18 11:58:09 miguet kernel: eepro100: cmd_wait for(0x70) timedout with(0x70)!
> Jan 18 11:58:09 miguet kernel: eepro100: cmd_wait for(0x10) timedout with(0x10)!
> Jan 18 11:58:09 miguet kernel: eepro100: cmd_wait for(0xffffff90) timedout with(0xffffff90)!
> Jan 18 11:58:38 miguet last message repeated 38 times
> Jan 18 11:58:50 miguet last message repeated 12 times

Could you try to add
inl(ioaddr + SCBPointer);
udelay(10);
before
outb(RxAddrLoad, ioaddr + SCBCmd);
in speedo_resume()?

These two line are a workaround for the RxAddrLoad timing bug, developed by
Donald Becker. wait_for_cmd_done timeouts may be related to this bug, too.

Best regards
Andrey V.
Savochkin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.041 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site