Intel EtherExpress Pro/10 ISA network adaptor

Intel EtherExpress Pro/10 ISA network adaptor

Post by Iris Jone » Sat, 14 Nov 1998 04:00:00



All,

I have tried in vain to get my network card working - now I need some
help.

The card is an ISA Intel EtherExpress Pro/10.  Here is what I have done
so far:

*  I have configured the card using the Intel-supplied config software:
    -  Plug-and-Play is disabled
    -  Connector Type is set to twisted-pair
    -   IRQ 10
    -   I/O address 0x310

*  I have got the latest (I think) driver for the card, originally
written by Bao Ha and now at version 0.11

*  I have rebuilt my kernel with this driver included

*  I am booting with the parameters ether=10,0x310,2,24,eth0

The boot messages seem correct:

  id:  0x24   io:  0x310 eth0:  Intel EtherExpress Pro/10 ISA at 0x310,
xx:xx:xx:xx:xx:xx, IRQ10, 10BaseT.

When I issue the command:

   ifconfig eth0 192.168.100.1 netmask 255.255.255.0

the command completes with the following message:

  eth0:  set Rx mode to 1 addresses
  eth0:  set Rx mode to 1 addresses

Then when I issue ifconfig by itself I get:

eth0     Link encap:Ethernet  HWaddr xx:xx:xx:xx:xx:xx
            inet addr:192.168.100.1   Bcast:192.168.100.255
Mask:255.255.255.0
            UP BROADCAST RUNNING MULTICAST MTU:1500  Metric:1
            RX packets:14 errors:0 dropped:0 overruns:0
            TX packets:1 errors:0 dropped:0 overruns:0
            Interrupt:10 Base address:0x310 Memory:2-6000

(which looks to my amateur eyes to be basically OK).

However, when I try to ping my own IP address I get:

ping:  sendto:   Network is unreachable
ping:  wrote 192.168.100.1 64 chars, ret=-1

and when I try to ping another machine on my LAN I get the same result.

I should say that I have successfully used this card in this machine
(with the same I/0, IRQ, and hardware configuration) for several years
under both OS/2 and Windows NT.

My questions are:

*  Is there anything obvious (to someone more knowledgeable than me) in
the messages that I am already getting?
*  Is there any diagnostic software available for this card that would
help me find out the problem?
*  Does anyone have anything I could try to make it work?

I apologise for the long post but I wanted to describe my situation and
the steps I have taken as fully as possible.  Any help that anyone can
give me would be much appreciated.

Thanks,

--Chris Jones

 
 
 

Intel EtherExpress Pro/10 ISA network adaptor

Post by Brett Gilber » Sat, 14 Nov 1998 04:00:00


Sounds like you haven't entered any routing information for your card.

Issue the route command and see is eth0 listed?

 
 
 

Intel EtherExpress Pro/10 ISA network adaptor

Post by Iris Jone » Tue, 17 Nov 1998 04:00:00


Quote:>>Sounds like you haven't entered any routing information for your card.

>>Issue the route command and see is eth0 listed?

Exactly right - this took care of the problem.  Thanks, Brett.

--Chris

 
 
 

Intel EtherExpress Pro/10 ISA network adaptor

Post by Pete Whit » Tue, 17 Nov 1998 04:00:00


Hi Chris,

Quick question:
What version of the kernel are you running?  I ask because I have one of
these working just fine with kernel version 2.0.34. The eepro driver has
been part of the kernel since 2.0.32 or .33, and I've had no problems
with it.  I did have some problems with an older kernel version and the
driver in an EISA 486 PC that sound very similar to what you're
experiencing.  I recommend going with the latest kernel if you can.

Pete


> All,

> I have tried in vain to get my network card working - now I need some
> help.

> The card is an ISA Intel EtherExpress Pro/10.  Here is what I have done
> so far:

> *  I have configured the card using the Intel-supplied config software:
>     -  Plug-and-Play is disabled
>     -  Connector Type is set to twisted-pair
>     -   IRQ 10
>     -   I/O address 0x310

> *  I have got the latest (I think) driver for the card, originally
> written by Bao Ha and now at version 0.11

> *  I have rebuilt my kernel with this driver included

> *  I am booting with the parameters ether=10,0x310,2,24,eth0

> The boot messages seem correct:

>   id:  0x24   io:  0x310 eth0:  Intel EtherExpress Pro/10 ISA at 0x310,
> xx:xx:xx:xx:xx:xx, IRQ10, 10BaseT.

> When I issue the command:

>    ifconfig eth0 192.168.100.1 netmask 255.255.255.0

> the command completes with the following message:

>   eth0:  set Rx mode to 1 addresses
>   eth0:  set Rx mode to 1 addresses

> Then when I issue ifconfig by itself I get:

> eth0     Link encap:Ethernet  HWaddr xx:xx:xx:xx:xx:xx
>             inet addr:192.168.100.1   Bcast:192.168.100.255
> Mask:255.255.255.0
>             UP BROADCAST RUNNING MULTICAST MTU:1500  Metric:1
>             RX packets:14 errors:0 dropped:0 overruns:0
>             TX packets:1 errors:0 dropped:0 overruns:0
>             Interrupt:10 Base address:0x310 Memory:2-6000

> (which looks to my amateur eyes to be basically OK).

> However, when I try to ping my own IP address I get:

> ping:  sendto:   Network is unreachable
> ping:  wrote 192.168.100.1 64 chars, ret=-1

> and when I try to ping another machine on my LAN I get the same result.

> I should say that I have successfully used this card in this machine
> (with the same I/0, IRQ, and hardware configuration) for several years
> under both OS/2 and Windows NT.

> My questions are:

> *  Is there anything obvious (to someone more knowledgeable than me) in
> the messages that I am already getting?
> *  Is there any diagnostic software available for this card that would
> help me find out the problem?
> *  Does anyone have anything I could try to make it work?

> I apologise for the long post but I wanted to describe my situation and
> the steps I have taken as fully as possible.  Any help that anyone can
> give me would be much appreciated.

> Thanks,

> --Chris Jones

 
 
 

1. Driver ex0 for Intel EtherExpress PRO 10+/ISA adapter

I use an EtherExpress PRO 10+/ISA LAN adapter for my FreeBSD 2.2.6.
This adapter has three connectors: TPE, AUI and BNC.  I use the BNC
to connect to my network backbone.  For each time the system reboot,
this interface (ex0) has unexpected condiction, work properly or
cannot ping out.  I do some cross tests with FreeBSD, Win95, LAN cards
and PCs.  The network cable and connectors are ok, LAN card is no
problem (softset2 test ok, work properly on Win95), ifconfig -a seems
ok.  Then strang message from ex0 by check dmesg:

ex0 at 0x210-0x21f irq 5 on isa   ;this line is ok
ex0: Intel EtherExpress Pro/10+, address ..., connector TPE

the second line has wrong connector detection.  The connector appeared
is AUI or TPE, but never BNC in here.  What happen with ex0? How can I
fix this problem?

Brgds
Reed Lai

2. matching snmp data / ksh script

3. Three Network-Cards INTEL ETHEREXPRESS PRO/10 ISA

4. Cost I/O of read and write.

5. Install Intel EtherExpress Pro 10/10+ ISA card on Redhat 6.1 ---Please help

6. batch commands file and background

7. Intel EtherExpress 10 ISA LAN Adapter

8. Is there any static ARP concept for static IP network?

9. Intel EtherExpress 10 ISA Adapter

10. Intel Etherexpress Pro/10+ ISA problem

11. Intel EtherExpress Pro 10/100 ISA 83800 NSC chipset.

12. Intel EtherExpress Pro/10 (ISA) Problem???

13. Intel Etherexpress Pro 10 ISA Hangs