Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2002 17:09:23 -0800 (PST)
From:      Rainer Duffner <rainer@ultra-secure.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/34071: pcn-driver is sort-of-broken in 4.5RC2 (and earlier)
Message-ID:  <200201200109.g0K19Nx05213@freefall.freebsd.org>

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

>Number:         34071
>Category:       kern
>Synopsis:       pcn-driver is sort-of-broken in 4.5RC2 (and earlier)
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 19 17:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Rainer Duffner
>Release:        4.5-RC2
>Organization:
>Environment:
FreeBSD bsd-kayak.i-duffner.de 4.5-RC2 FreeBSD 4.5-RC2 #0: Thu Jan 17 21:24:52 PST 2002     murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386     
>Description:
I have the following configured:
(from dmesg)

pcn0: <AMD PCnet/PCI 10/100BaseTX> port 0x7ce0-0x7cff mem 0xfcfff400-0xfcfff41f irq 9 at device 5.0 on pci2
pcn0: Ethernet address: 00:60:b0:fa:1e:7b
miibus0: <MII bus> on pcn0
lxtphy0: <LXT970 10/100 media interface> on miibus0
lxtphy0:  100baseFX, 100baseFX-FDX, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

(from ifconfig)

pcn0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255
        inet6 fe80::260:b0ff:fefa:1e7b%pcn0 prefixlen 64 scopeid 0x1
        ether 00:60:b0:fa:1e:7b
        media: Ethernet autoselect (100baseTX)
        status: active


Yet, I can't get a simple ping over the line.

The card is detected (it's one of those SCSI/Ethernet cards found in HP-Kayaks), but does not work as expected.
This has been a problem for a long time.

>How-To-Repeat:
every time     
>Fix:
     
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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