[Etherboot-developers] Re: mini-slamd question
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-08-22 10:48:03
|
"Timothy Legge" <tl...@ro...> writes: > Hi Eric > > I was working on the rtl8139 driver and it seems to continue to loop. > That is, it downloads via mini-slamd, acknowledges, prints 0-20 (an > Etherboot rom) and continues to receive again. > > Any idea why Etherboot would request the file again? The NACK lists the packets that have not been received so if you are seeing 0-20 it looks like nothing was received. It does look like the communication by the unicast side band channel is working so etherboot is getting the size of the image to download. Good luck finding the unicast enable for the rtl8139. Eric |