[Etherboot-developers] TLAN Driver
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-07-08 13:54:14
|
Hi I have a tlan driver that is almost complete but I am having issues transmitting more than once. So I have a couple of questions: 1) Do I have a poll issue not a transmit problem. The dhcp server replies and the driver polls and gets the packet length. If the poll does not get the packet correctly will etherboot retransmit? I have been assuming yes. 2) Does anyone have a tlan NIC who would like to hack at it a bit? Right now, other than not haveing the disable function implemented, and the transmit issue it is pretty complete but needs some work. At 2:45 am the other night I decided I need help (and not necessarly development help) ;-). 3) Is there any way to parse/print out the packet that the poll function is getting to ensure that it is properly received? Regards Tim |