Re: [Etherboot-developers] Sundance Driver Status
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2003-04-13 21:54:24
|
>I have a 3 meg tcp dump file that shows sundance doing everything from >requesting the file to acknologing the receipt of each packet twice. >There is probably another reason why it stops after the Linux driver >loads, but I think I should figure the out the duplicate transmits >first. Ok, then you have two bugs. The EB driver is transmitting twice but that didn't stop it from loading and running the kernel. Except for one thing, the bugs should be unrelated: Did you also remember to implement the disable routine and to register it? |