From owner-freebsd-hackers Fri Jun 14 04:58:07 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA11157 for hackers-outgoing; Fri, 14 Jun 1996 04:58:07 -0700 (PDT) Received: from ios.internet-ireland.ie (ios.internet-ireland.ie [194.235.224.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA11146 for ; Fri, 14 Jun 1996 04:58:03 -0700 (PDT) Received: from naxos.internet-ireland.ie (naxos.internet-ireland.ie [194.235.226.164]) by ios.internet-ireland.ie (8.6.12/8.6.12) with ESMTP id MAA29187; Fri, 14 Jun 1996 12:57:55 +0100 Received: from localhost (localhost [127.0.0.1]) by naxos.internet-ireland.ie (8.6.12/8.6.12) with SMTP id MAA16140; Fri, 14 Jun 1996 12:58:11 +0100 Message-Id: <199606141158.MAA16140@naxos.internet-ireland.ie> X-Authentication-Warning: naxos.internet-ireland.ie: Host localhost didn't use HELO protocol To: Robert Withrow cc: hackers@FreeBSD.ORG Subject: Re: 3Com Etherlink III PCI In-reply-to: Your message of "Thu, 13 Jun 1996 20:33:12 EDT." <199606140033.UAA18627@spooky.rwwa.com> Date: Fri, 14 Jun 1996 12:58:11 +0100 From: Colman Reilly Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jnoetzel@intermind.com said: > Is the above card, the 3com Etherlink III PCI supported under > -stable? I couldnt find an entry when I looked.... As far as I can tell no. I back-ported the -current driver to 2.1, and got the card working well enough to answer pings and other simple traffic, but it wouldn't do NFS or other stuff. I havn't had a chance to play with the driver. I'm told both the driver and the card are buggy. Hmm. Well's here my experience with them: I reported a few weeks ago really strange problems - 30kbps on the Etherlink III when downloading from UNIX box. Then the problem got stranger. My upload times where closer to 3Mbps. Uh? Looks like the version of the card I have and the driver just don't get on at all. So I ordered SMC cards and replaced the whole lot. They work just lovely under Windows 95, and the SMC cards give me up to 9MB throughput. My diagnosis is that the interupt for outgoing data is never caught, and the timeout code has to expire before the next packet happens. There are no interupt or other conflicts visible anywhere. Just looks like the driver and the card don't get on. The Etherlink III Pci Combo is a 3c590C revision B. Colman