update the network support to etherboot-4.6.1.

This commit is contained in:
okuji 2000-05-17 13:55:18 +00:00
parent 2a5087243f
commit fc73dcd7ac
11 changed files with 32 additions and 8 deletions

View file

@ -1,3 +1,16 @@
2000-05-17 OKUJI Yoshinori <okuji@gnu.org>
Update the network support to Etherboot-4.6.1.
* netboot/config.c (pci_nic_list) [INCLUDE_TULIP]: Added an
entry for Davicom 9102.
* netboot/epic100.c: Just copied.
* netboot/pci.h: Likewise.
* netboot/tulip.c: Likewise.
* netboot/etherboot.h (tftp): Change the type of the first
argument to const char * from char *.
* netboot/main.c (tftp): Likewise.
2000-05-13 OKUJI Yoshinori <okuji@gnu.org>
* util/grub-install.in: If the program `cp' fails, exit with the