RE: [Etherboot-developers] sundance
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-04-10 23:30:41
|
> Probably you are not copying the entire packet or using the wrong entry > in the ring buffer. The DHCP response is not a full-size packet, but the > TFTP is likely to be. Ignore me, I was copying the packet and calculating the nic->packet_len afterwards. The sundance driver now works better. It takes 30 seconds to hit the NBI but then it grabs the ltsp kernels in less than 5 seconds. Tim |