Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jun 1996 15:47:25 +0200
From:      Volker Paepcke <pae@iis.fhg.de>
To:        dwhite@resnet.uoregon.edu
Cc:        questions@freebsd.ORG
Subject:   Re: Support for Cogent eMaster+ 110 PCI Fast Ethernet card? 
Message-ID:  <199606041347.PAA01010@ep107.iis>
In-Reply-To: Your message of "Mon, 03 Jun 1996 14:38:33 PDT." <Pine.BSF.3.91.960603143457.15423I-100000@riley-net170-164.uoregon.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> On Mon, 3 Jun 1996, Volker Paepcke wrote:
> 
> > I can't get this card running under FBSD-2.1R although the card
> > seems to be recognized correctly:
> > 
> > de0 <Digital DC21140 Fast Ethernet> rev 18 int a irq 12 on pci0:15
> > de0: DC21140 [10-100Mb/s] pass 1.2 Ethernet address 00:00:92:96:2a:7e
> > de0: enabling 100baseTX UTP port
> 
> Did you check:
> 
> * routing?
> * ifconfig?  (do `ifconfig de0' and see what you get, also check 
> /etc/sysconfig)
>  * Network?
> * machine availability?  (is the machine you're pinging up?)

Sorry, I forgot to tell that the machine was running fine with
a 3C509 ethernet card so I'm using the same routing configuration.
I only switched the cards and changed all instances of ep0 to de0
in /etc/sysconfig:
network_interfaces="de0 lo0"
ifconfig_de0="inet 77.2.16.107  netmask 255.0.0.0"

ifconfig de0:
de0: flags=c863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,LINK2,MULTICAST>mtu 
1500
        inet 77.2.16.107 netmask 0xff000000 broadcast 77.255.255.255
        ether 00:00:92:96:2a:7e 

After further investigation I found some interesting facts from netstat -in:

Name  Mtu   Network     Address            Ipkts Ierrs    Opkts Oerrs  Coll
de0   1500  <Link>00.00.92.96.2a.7e           20     0       59    39   570
de0   1500  77          77.2.16.107           20     0       59    39   570

I got these values after trying some pings from and to this machine.

> 
> > The ethernet card does work under NT3.51 and DOS. Under FreeBSD the
> > green LED is on and the yellow LED is flashing after starting a ping
> > just like under NT but no packets seem to be transmitted or received.
> 
> This points to routing, usually.
> 
> Doug White                              | University of Oregon  
> Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
> http://gladstone.uoregon.edu/~dwhite    | Computer Science Major
> 

bye,
volker






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606041347.PAA01010>