Re: [Etherboot-developers] VT6105 0x3106
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <Gee...@xs...> - 2003-03-02 22:39:04
|
On Mon, Feb 10, 2003 at 11:28:41AM +1100, Ken Yap wrote: Yes, almost three weeks ago. > >diff -u -r1.13 NIC > >- --- etherboot-5.1/src/NIC 8 Jan 2003 03:04:12 -0000 1.13 > >+++ etherboot-5.1/src/NIC 9 Feb 2003 21:32:06 -0000 > >@@ -155,6 +155,7 @@ > > # Rhine-II > > via-rhine-old 0x1106,0x6100 > > via-rhine 0x1106,0x3065 > >+via-rhineVT6105 0x1106,0x3106 > > > > family drivers/net/w89c840 > > winbond840 0x1050,0x0840 Winbond W89c840 > > Done. Actually made the same as the 5.0 entry for consistency. > > >The 5.1.6pre5 release does a clean DCHP session on the VT6105. > > Does it also do a TFTP ok? Meanwhile I was able the verify Trival File Transfer Protocol, and it works fine. > Or do you loosely call the whole DHCP/TFTP process a "DHCP session"? :-) Dynamic Host Configuration Protocol was at hand. "mkelf-linux kernel ramdisk > file4TFTP" took more time to setup Geert Stappers |