Discussion:
if_xl on 8.2
(too old to reply)
Andrea Venturoli
2011-11-23 14:47:16 UTC
Permalink
Hello.

Just to say today I upgraded from 8.1 to 8.2 and xl0 stopped working.
xl0: <3Com 3c900B-COMBO Etherlink XL> port 0xd800-0xd87f mem 0xfdefe000-0xfdefe07f irq 17 at device 7.0 on pci1
xl0: selecting 10baseT transceiver, half duplex
xl0: Ethernet address: 00:50:04:22:a9:c0
xl0: [ITHREAD]
I can "ifconfigure" it, but no packet will get in or out.

This is not a problem for me, since I had another card available.
However, if anyone is interested, I'm available for details or testing.

bye
av.
Brian Seklecki (Mobile)
2011-11-23 18:32:50 UTC
Permalink
Send us:

grep ifconfig /etc/rc.conf
ifconfig -a
ifconfig -m
netstat -i
netstat -rn
netstat -i
arp -an

For both the working and non-working cards to compare.

Thx,

~BAS
Post by Andrea Venturoli
Hello.
Just to say today I upgraded from 8.1 to 8.2 and xl0 stopped working.
xl0: <3Com 3c900B-COMBO Etherlink XL> port 0xd800-0xd87f mem
0xfdefe000-0xfdefe07f irq 17 at device 7.0 on pci1
xl0: selecting 10baseT transceiver, half duplex
xl0: Ethernet address: 00:50:04:22:a9:c0
xl0: [ITHREAD]
I can "ifconfigure" it, but no packet will get in or out.
This is not a problem for me, since I had another card available.
However, if anyone is interested, I'm available for details or testing.
bye
av.
_______________________________________________
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
Andrea Venturoli
2011-11-23 19:09:41 UTC
Permalink
Post by Brian Seklecki (Mobile)
grep ifconfig /etc/rc.conf
ifconfig -a
ifconfig -m
netstat -i
netstat -rn
netstat -i
arp -an
Andrea Venturoli
2011-11-23 19:12:45 UTC
Permalink
Post by Brian Seklecki (Mobile)
grep ifconfig /etc/rc.conf
ifconfig -a
ifconfig -m
netstat -i
netstat -rn
netstat -i
arp -an
For both the working and non-working cards to compare.
Sorry for the noise...
I accidentally removed the "media" option from rc.conf and the card is
not able to decide between UTP and BNC by itself.

bye & Thanks
av.

Loading...