Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 1997 14:20:59 +0200
From:      Piergiorgio Navone <Piergiorgio.Navone@CSI.IT>
To:        freebsd-questions@FreeBSD.ORG, navone@ope.net
Subject:   de0 Error with D-Link DFE-500TX fast ethernet
Message-ID:  <33C4D3AA.614253EB@csi.it>

next in thread | raw e-mail | index | archive | help

I am installing a FreeBSD 2.2.2 release on a Pentium PC with a D-Link
DFE-500TX fast ethernet network adapter (10/100 Mbit/s, chip set DEC
DC21140AC, driver de#).

At the startup the system recognize the adapter. This is the message:

Copyright (c) 1992-1997 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California.  All rights reserved.

    FreeBSD 2.2.2-RELEASE #0: Tue May 20 10:45:24 GMT 1997
    jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC
    CPU: Pentium (166.59-MHz 586-class CPU)
    Origin = "GenuineIntel"  Id = 0x52c  Stepping=12
    Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
    real memory  = 15728640 (15360K bytes)
    avail memory = 13447168 (13132K bytes)
    Probing for devices on PCI bus 0:
    chip0 <Intel 82437VX PCI cache memory controller> rev 2 on pci0:0
    chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0
    chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1
    pci0:7:2: Intel Corporation, device=0x7020, class=0x0c,
subclass=0x03 int d irq 11 [no driver assigned]
    de0 <Digital 21140A Fast Ethernet> rev 32 int a irq 10 on pci0:17
    de0: 21140A [10-100Mb/s] pass 2.0
    de0: address 00:80:c8:54:f7:10
    de0: enabling 10baseT port
    de1 <Digital 21140A Fast Ethernet> rev 32 int a irq 9 on pci0:18
    de1: 21140A [10-100Mb/s] pass 2.0
    de1: address 00:80:c8:54:f7:08
    de1: enabling 100baseTX port

I can configure the driver with ifconfig:

    de0:
flags=8847<UP,BROADCAST,DEBUG,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    inet 192.168.19.10 netmask 0xffffff00 broadcast 192.168.19.255
    ether 00:80:c8:54:f7:10

but I can't transmit or receive and the kernel display the error
message:

    de0: transmission timeout




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33C4D3AA.614253EB>