From owner-freebsd-mobile Sat Jul 1 8:42:21 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from zmail6.easynet.fr (email.easynet.fr [195.114.64.207]) by hub.freebsd.org (Postfix) with SMTP id 392BC37B51E for ; Sat, 1 Jul 2000 08:42:18 -0700 (PDT) (envelope-from fonvi@easynet.fr) Received: (qmail 53289 invoked from network); 1 Jul 2000 15:42:16 -0000 Received: from mailgate3.easynet.fr (192.168.1.4) by mailserver.easynet.fr with QMQP; 1 Jul 2000 15:42:16 -0000 Received: from adsl-92-1-170.pops.easynet.fr (HELO vobiscum.styx.org) (212.11.34.170) by mrelay3.easynet.fr with SMTP; 1 Jul 2000 15:40:36 -0000 Received: (from marc@localhost) by vobiscum.styx.org (8.9.3/8.9.3/ - 6/08/98) id RAA01011; Sat, 1 Jul 2000 17:35:08 +0200 (CEST) (envelope-from marc) Date: Sat, 1 Jul 2000 17:35:08 +0200 From: Marc Fonvieille To: =?iso-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= Cc: freebsd-mobile@freebsd.org Subject: Re: Netgear FA410TX - Some progress (Patch included) Message-ID: <20000701173507.A583@vobiscum.styx.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i In-Reply-To: ; from mikko@dynas.se on Tue, Jun 27, 2000 at 06:48:29AM +0200 X-Useless-Header: Black Metal inc. X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jun 27, 2000 at 06:48:29AM +0200, Mikko Työläjärvi wrote: [snip] > As someone on this list mentioned that Linux already has support for > this chip, I grabbed the Linux source (beware the GPL!), extracted > what seemed to be somewhat relevant parts, and squeezed into > "if_ed.c," with little or no clue as to what I was doing. It worked. > > It looks like newer versions of this card use an updated ethernet > controller (DL10022 instead of DL10019), and that the lack of the > correct incantations is why initializatio fails. > [snip] > > I haven't tested the hack with any other cards, or in any other setup > than the one on my desk right now, so it may in fact not work for > anyone else, or anywhere else :) > > The Linux driver (pcnet_cs) also contains code to disable collision > detection on full duplex duplex links, but it was not obvious where to > put it, so it is not included. > > /Mikko > This patch works fine with my FA410TX (seems to be a DL10022), i don't have to use fa_select anymore. Maybe someone should «clean» the code and merge it with if_ed.c Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message