RE: [Etherboot-developers] Sundance Driver Status
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-04-13 16:02:32
|
> It's the Linux driver that dhclient calls. > > But you say it's the EB driver that sends twice. This means that it went > awry earlier than you say. You are aware, I'm sure, that once the kernel > is loaded, EB is out of the picture. Sorry for being unclear. I started drafting the message while I still thought the EB driver had no bugs (silly me). 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. I have two hunches, I think I have a bug in the transmit status check and I am wondering whether the card should be set to poll for transmits. Tim |