Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 1996 11:11:30 -0400
From:      Mark Plummer <markus@clark.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: problems with 3C590 on 2.2-960612-SNAP
Message-ID:  <199606271511.LAA21233@clark.net>

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

From: Weldon S Godfrey 3 <weldon@excelsus.com>

dude, I just went though the 3c590 problems with the very same snap, I 
kept on getting FIFO overruns with any mtu over 200, the driver is messed 
up because 3com slightly changed the spec of the 3c590 after initial 
release, from what I was told.  I traded it in for an SMC PCI EtherPower 
and it works great.  I did try the 3com on a 2.1.0 release machine and 
had the same problems.  Since the SMC uses the de driver (it is the same 
digital chipset of about 10 PCI cards that has been supported well by 
FBSD for awhile.

Get the SMC, its cheaper and it works VERY well.


Notice that the vx driver isn't even running in multicast mode?

Weldon


On Wed, 26 Jun 1996, Mark Plummer wrote:

> 
> hello,
> 
>     i'm trying to set up 2.2-960612-SNAP as router using 3C590 PCI
> cards, and i'm having a number of problems.  the hardware platform
> is a dell dimension XPS P133.  the network performance of this setup
> is horrendous when it decides to work at all.  for small amounts of
> data, it's actually pretty good (hard to measure for such small amounts,
> but on the order of what i'd expect), but for anything over about 1kB
> or maybe 1536 bytes, it's chancy as to whether it works at all.  i'm
> using ftp to do most of my testing, both as ftp hosted on this machine
> and as ftp using this machine as a router.
> 
> when i boot, the message i get on the ethernet cards is:
> 
> vx0 <3Com 3c590 EtherLink III PCI> rev 0 int a irq 10 on pci0:15
> aui/bnc/utp[*BNC*] address 00:a0:24:59:da:e1
> Warning! Defective early revision adapter!
> vx1 <3Com 3c590 EtherLink III PCI> rev 0 int a irq 11 on pci0:16
> aui/bnc/utp[*BNC*] address 00:a0:24:72:eb:ba
> Warning! Defective early revision adapter!
> 
> i looked in the source and found:
> 
>     /*
>      * Check for receive overrun anomaly in the first revision of the
>      * adapters.
>      */
>     if(!(get_e(unit, EEPROM_SOFT_INFO_2) & NO_RX_OVN_ANOMALY)) {
>         printf("Warning! Defective early revision adapter!\n");
>     }
> 
> but these cards were purchased pretty recently.
> 
> does anyone know where to get cards which do not suffer from this anomaly?
> 
> does anyone know why performance on dos based machines aren't suffering
> from the same problems?
> 
> does anyone know if this is to be fixed before the main release of 2.2?
> 
> does anyone have good experiences either with these cards (and what are
> you doing right that i'm doing wrong) or with other pci ethernet cards
> (i've heard that the SMC EtherPower cards are pretty good)?
> 
> i'd appreciate any information and will answer further questions.  thanks
> 
> markus
> 
> -- Mark Plummer, markus@clark.net, +1 410 796 1272
> 

------- End of Forwarded Message




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