Re: [Etherboot-developers] tlan driver sucessfully boots ltsp
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@et...> - 2003-07-18 01:48:11
|
>> So autonegotiation works now. Unfortunately it doesn't send any >packets >> to the wire, according to tcpdump. It prints a . and then TX Time >> Out..TRANSMIT: OC2326 is busy (Head=206304 Tail=1) > >If you check tcpdump I believe you will find that it does send one >packet. Which chip revision do you have (Its printed to the screen)? I >have a 32 that works fine but the 42? that I borrowed today does what >you describe. I am reviewing... It's a revision 48. It doesn't send any packets unfortunately. Also one would expect a reply from the DHCP server if that were so, but none of that either. This is the command line I used: $ tcpdump -lenx -s 1500 port bootps or port bootpc |