Re: [Etherboot-developers] TX Timeout
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2001-08-03 16:06:11
|
>Everything looks great except for the fact that I always get a TX Timeout - >this is with both tulip and realtek cards. In the instance of the realtek >card, I get the following: > >tx timeout/error (0 ticks), status 0000 txstatus 0008024E > >Any ideas please? Looking at the code it seems that you must be timing out too soon. Maybe your tick counter is running too fast (it should be about 18.2 ticks per second). Have you calibrated it? |