Re: Still having problems with eepro100

Andrey Savochkin (saw@saw.sw.com.sg)
Thu, 1 Nov 2001 14:15:06 +0300


On Tue, Oct 30, 2001 at 12:39:27PM +0100, Johan wrote:
>
> Hello,
> Does anyone except me still having problems with the eepro100 drivers ?
>
> The network connection stalls and I'll get this message:
>
> eepro100: wait_for_cmd_done timeout!

Try to add `udelay(1);' inside the loop in wait_for_cmd_done().
It helped to some people with same problems.

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