Hello,
I recently install RTP on a Pentium machine with an Intel EEPro ISA
card. The NIC is not auto identified, but when I run nettrap I get:
nettrap
io-net -deepro
However, when I attempt to manually configure it, I get the following
message:
#io-net -d eepro -p ttcpip
#unable to init dll devn-eepro: No such device
I get the same error message using nettrap start. What am I missing?
PS. I’m not sure if this is related, but I don’t see a Devices tag under
network configuration either.
Thanks very much,
–
-Adam
Vehicle Dynamics Lab
University of California, Berkeley
Phone:(510)642-6933
Try passing the port / irq:
io-net -deepro ioport=0xZZZ,irq=0xZZ -pttcpip
-seanb
Adam Howell <ahowell@vehicle.me.berkeley.edu> wrote:
: Hello,
: I recently install RTP on a Pentium machine with an Intel EEPro ISA
: card. The NIC is not auto identified, but when I run nettrap I get:
: # nettrap
: io-net -deepro
: However, when I attempt to manually configure it, I get the following
: message:
: #io-net -d eepro -p ttcpip
: #unable to init dll devn-eepro: No such device
: I get the same error message using nettrap start. What am I missing?
: PS. I’m not sure if this is related, but I don’t see a Devices tag under
: network configuration either.
: Thanks very much,
: –
: -Adam
: Vehicle Dynamics Lab
: University of California, Berkeley
: Phone:(510)642-6933