Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 1998 18:46:04 +0100
From:      Adam Nealis <adamn@criterion.canon.co.uk>
To:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   xl0: transmission error: 90
Message-ID:  <362E1DDC.B5357891@criterion.canon.co.uk>

next in thread | raw e-mail | index | archive | help
This is a problem with a NIC on a box running
FreeBSD-2.2.7-STABLE (as of a cvsup done yesterday, a kernel
and a make world).

I'm getting loads of this error:

xl0: transmission error: 90

which wasn't happening before - honest! Now, BSD thinks my
NIC looks like this:

xl0 <3Com 3c905 Fast Etherlink XL 10/100BaseTX> rev 0 int a
irq 9 on pci0:14:0


Before the rebuild and reboot (basically 2.2.5-RELEASE) I
would get

vx0 <3Com 3c905 Fast Etherlink XL PCI> rev 0 int a irq 9 on
pci0:14:0

on the few occasions I would reboot, which is close enough I
suppose ;)


netstat -i tells me:

Name  Mtu   Network       Address            Ipkts Ierrs   
Opkts Oerrs  Coll
xl0   1500  <Link>      00.60.08.5d.ab.7d     2111     1    
1626    77    78
xl0   1500  194.223.249   beast               2111     1    
1626    77    78
xl0   1500  atalk:0-65534      65280.46       2111     1    
1626    77    78
lp0*  1500  <Link>                               0    
0        0     0     0
tun0* 1500  <Link>                               0    
0        0     0     0
sl0*  552   <Link>                               0    
0        0     0     0
ppp0* 1500  <Link>                               0    
0        0     0     0
lo0   16384 <Link>                             182    
0      182     0     0
lo0   16384 your-net      localhost.0.0.1      182    
0      182     0     0
lo0   16384 atalk:0            0.0             182    
0      182     0     0

Note the high Oerrs! Also, each time I get the xl0:
transmission error: 90 message, I get Oerrs++. Also, it
makes no odds whether or not atalk is on xl0.

On another BSD-2-2-7-STABLE (almost the same cvsup code up
to the hour), netstat -i has, e.g.

Name  Mtu   Network       Address            Ipkts Ierrs   
Opkts Oerrs  Coll
fxp0  1500  <Link>      aa.bb.cc.dd.ee.11    87896     0    
9487     0    99

Like, what's happening man? these mesages are really
clogging up /var/log/messages 8(

More (useless info')

dmesg | grep -i irq

chip4 <Intel 82371AB USB interface> rev 1 int d irq 9 on
pci0:7:2
vga0 <VGA-compatible display device> rev 0 int a irq 9 on
pci0:13:0
xl0 <3Com 3c905 Fast Etherlink XL 10/100BaseTX> rev 0 int a
irq 9 on pci0:14:0
ahc0 <Adaptec 2940A Ultra SCSI host adapter> rev 1 int a irq
9 on pci0:16:0
sc0 at 0x60-0x6f irq 1 on motherboard
sio0 at 0x3f8-0x3ff irq 4 on isa
sio1 at 0x2f8-0x2ff irq 3 on isa
lpt0 at 0x378-0x37f irq 7 on isa
psm0 at 0x60-0x64 irq 12 on motherboard
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc1 at 0x170-0x177 irq 15 on isa

Cheers,
Adam.

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



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