From owner-freebsd-net Mon May 18 07:20:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16314 for freebsd-net-outgoing; Mon, 18 May 1998 07:20:36 -0700 (PDT) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16258 for ; Mon, 18 May 1998 07:20:19 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id OAA02607; Mon, 18 May 1998 14:20:21 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id QAA18939; Mon, 18 May 1998 16:20:20 +0200 (MET DST) Message-ID: <19980518162020.18778@follo.net> Date: Mon, 18 May 1998 16:20:20 +0200 From: Eivind Eklund To: =?iso-8859-1?Q?Dag-Erling_Coidan_Sm=F8rgrav?= Cc: net@FreeBSD.ORG Subject: Re: vx driver References: <19980518160928.42768@follo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.89.1i In-Reply-To: =?iso-8859-1?Q?=3Cxzp4syn7jlj=2Efsf=40hrotti=2Eifi=2Euio=2Eno=3E=3B_from?= =?iso-8859-1?Q?_Dag-Erling_Coidan_Sm=F8rgrav__on_Mon=2C_May_18=2C_1998_a?= =?iso-8859-1?Q?t_04=3A13=3A28PM_+0200?= Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, May 18, 1998 at 04:13:28PM +0200, Dag-Erling Coidan Smørgrav wrote: > Eivind Eklund writes: > > On Mon, May 18, 1998 at 02:16:14PM +0200, Dag-Erling Coidan Smørgrav wrote: > > > Does anybody have an idea of how much work is needed to make the vx > > > driver work in 100 Mbps mode? > > (a) It should work now. > > Doesn't look like it (3.0-980506-SNAP) and the man page says it doesn't. The 'fx' and 'tx' connectors should be 100Mbit, besides which people have been complaining about lousy perfomance in 100Mbit mode. I may be wrong - I've never run it in 100MBit mode. No matter what: To be able to run decently in 100MBit (and to work with the 3C905B) it would need to use the busmaster mode instead of the polled IO mode. You can look at the Linux driver 3c59x.c (by Donald Becker) for details. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message