ELKS is now Ethernet capable

"Marc-F. LUCCA-DANIAU" <[email protected]> Sat, 25 Feb 2017 19:10:12 +0100
Newsgroups org.kernel.vger.linux-8086
Message-ID <[email protected]>
Yes, we did it :-) !

Jody, please accept the next pull request from Georg, it works and is a 
good code base to work on.

MFLD


mfld@mfldhome /mnt/data/home/mfld/advantech/elks $ wget 127.0.0.1:8080
--2017-02-25 19:06:03--  http://127.0.0.1:8080/
Connexion à 127.0.0.1:8080… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 266 [text/html]
Sauvegarde en : « index.html »

index.html 
100%[==========================================================>] 266  
--.-KB/s    in 0,001s

2017-02-25 19:06:03 (266 KB/s) — « index.html » sauvegardé [266/266]

mfld@mfldhome /mnt/data/home/mfld/advantech/elks $ cat index.html
<HTML>
<TITLE>Welcome to ELKS</TITLE>
<BODY bgcolor="#ffffff">
<CENTER>
<B><BIG>It worked!!</BIG></B>
<P>
If you can see this page the web server worked.<br>
Visit <a 
href="http://elks.sourceforge.net/">http://elks.sourceforge.net/</a>
</p>
</CENTER>
</BODY>
</HTML>mfld@mfldhome /mnt/data/home/mfld/advantech/elks $