Date: Fri, 03 Apr 1998 17:05:34 -0500 From: "James F. Hranicky" <jfh@cise.ufl.edu> To: freebsd-mobile@FreeBSD.ORG Subject: 3c589 errors on Dell Latitude LM/133, PAO-2.2.5 Message-ID: <199804032205.RAA09939@cise.ufl.edu>
next in thread | raw e-mail | index | archive | help
Anyone else seeing ethernet errors on ep0 with a 3c589?
<root@flask:~> # netstat -I ep0 5
input (ep0) output
packets errs bytes packets errs bytes colls
1194 0 286400 2 0 240 0
2881 1 1599782 14 0 1393 0
2470 1 596505 11 0 978 0
2236 0 602187 10 0 784 0
2616 1 648530 1 0 138 0
2722 2 658692 1 0 138 0
3198 4 1516723 137 0 7502 0
3484 6 1458224 160 0 8908 0
3471 2 822603 1 0 138 0
3343 7 947379 1 0 138 0
2883 1 502419 1 0 138 0
3364 4 1041823 1 0 138 0
2942 4 1194041 1 0 138 0
2944 0 1136950 1 0 138 0
Large (netscape) ftp downloads are arriving corrupted, and scp is bailing
on me on like transfers:
<root@flask:/depot/xpc0/netscape-4.05/src> # scp jfh@tan:apps/src/
netscratch/communicator-v405-export.x86-unknown-freebsd.tar.gz .
jfh@tan's password:
Local: Corrupted check bytes on input.
lost connection
Oddly enough, I was able to install FreeBSD just fine with this card, and
on smaller downloads (emacs), I can get >800K Bps on a quite network.
Here's the output from ifconfig:
<root@flask:~> # ifconfig ep0
ep0: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500
inet 128.227.224.240 netmask 0xffffff00 broadcast 128.227.224.255
ether 00:20:af:0e:4d:27
Here's the entry in /etc/pccard.conf
# 3Com Etherlink III 3C589B, 3C589C
card "3Com Corporation" "3C589"
config 0x1 "ep0" 11
insert echo 3Com Etherlink III inserted
insert /etc/pccard_ether ep0 link0 -link1
remove echo 3Com Etherlink III removed
remove /sbin/ifconfig ep0 delete
The card is apparently an old "3c589", not "b", "c", or "d" -- is that
my problem? If so, has anyone gotten an SMC PCMCIA EliteCard to work
under FreeBSD?
----------------------------------------------------------------------
| Jim Hranicky, Senior SysAdmin UF/CISE Department |
| E314E CSE Building Phone (904) 392-1499 |
| jfh@cise.ufl.edu http://www.cise.ufl.edu/~jfh |
----------------------------------------------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804032205.RAA09939>
