Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2002 09:53:27 +0200
From:      Michael Class <michael_class@gmx.net>
To:        current@freebsd.org
Subject:   xl networking not working any more!
Message-ID:  <3D955FF7.8090905@gmx.net>

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

after the recent changes in if_xl.c (from rev. 1.106 to 1.107) my 3COM
3C905B interface card does not work any more.

It is still recognized and the interface comes up, but the media is not 
detected any more:

ifconfig xl0 (with if_xl.c rev. 1.107):
xl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
         options=3<rxcsum,txcsum>
         inet 172.16.81.200 netmask 0xffffff00 broadcast 172.16.81.255
         inet6 fe80::210:5aff:fed7:dd9c%xl0 prefixlen 64 scopeid 0x1
         ether 00:10:5a:d7:dd:9c
         media: Ethernet 100baseTX <hw-loopback>
         status: no carrier

ifconfig xl0 (with if_xl.c rev. 1.106):
xl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
         options=3<rxcsum,txcsum>
         inet 172.16.81.200 netmask 0xffffff00 broadcast 172.16.81.255
         inet6 fe80::210:5aff:fed7:dd9c%xl0 prefixlen 64 scopeid 0x1
         ether 00:10:5a:d7:dd:9c
         media: Ethernet autoselect (100baseTX <full-duplex>)
         status: active

pciconf -l | fgrep xl0
xl0@pci0:9:0:   class=0x020000 card=0x905510b7 chip=0x905510b7 rev=0x30 
hdr=0x00


Michael

-- 
-------------------------------------------------------------------------
         michael class, viktor-renner str. 39, 72074 tuebingen, frg
                     E-Mail: michael_class@gmx.net
          Phone: +49 7031 14-3707 (work) +49 7071 81950 (private)
-------------------------------------------------------------------------


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




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