Re: [Etherboot-developers] VT6105 0x3106
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2003-02-10 00:29:11
|
>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? Or do you loosely call the whole DHCP/TFTP process a "DHCP session"? >IMHO does the LOG-file not have te been updated. It has been now. |