> Thanks for your suggestions. I patched the NIC and eepro100.c file to
>accomodate device 0x8086:0x103b, the patch is attached.
CVSed, Thanks.
> The first thing is: I tried to use NFS protocol, instead of the default
>TFTP protocol, to download Etherboot images, but it fails. The error
>messages are ( still boot with eepro100.dsk on a floppy):
Hmm, we have to look into this.
BTW, Eric, I get these lines near the end of a make when I do make
bin/eepro100.rom. Did I mess up a Makefile somewhere?
ld -N -Ttext 0x20000 -T arch/i386/core/etherboot.lds -o bin/eepro100.tmp bin/start32.o bin/pcbios.o bin/memsizes.o bin/linuxbios.o bin/config.o bin/eepro100.o bin/bootlib.a
/bin/sh: line 1: [: 524288.000000: integer expression expected
|