Re: [Etherboot-developers] tlan driver sucessfully boots ltsp
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@et...> - 2003-07-18 00:46:56
|
>I just committed a version of the tlan driver that can successfully load >and boot the ltsp kernel. > >Now I need some testers and a way to work around the lack of an >interrupt timer to remove the recursive-ness that Ken mentioned from the >auto-negotiation. Well what do you know, it was the idiot at this end. I had recently moved the cables and hadn't noticed that cable wasn't plugged into the switch. Also I was looking at the wrong column of lights at the switch. 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) I did a cvs update from the 5.1 tree but is it possible my version is still not the latest? What I have are: $ ls -l tlan.? -rw-r--r-- 1 ken users 50912 2003-07-17 17:59 tlan.c -rw-r--r-- 1 ken users 14738 2003-07-17 17:59 tlan.h |