Hi all,
I tried to create a CEPC platform based on an old Pentium 3 PC with a 3Com
3c90x Ethernet interface. I had used the CEPCBOOT.144 utility to create the
boot diskette. The PC was booted up with the default
config.sys/autoexec.bat options. The ethernet interface was correctly
identified by loadcepc as a 3Com 3c90x ethernet interface but eboot.bin
failed in trying to obtain an IP address via DHCP with the message:
ProcessDHCP()::DHCP_INIT
I sniffed the ethernet interface to verify that the CEPC was not sending out
any packets at all.
I had also tried to assign a static IP address to see if the CEPC would
contact my development machine with BOOTME requests. Again, I did not
detect any packets coming from the CEPC.
Does anyone know what could be the problem?