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: [EMAIL PROTECTED]
          Phone: +49 7031 14-3707 (work) +49 7071 81950 (private)
-------------------------------------------------------------------------


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to