From owner-freebsd-hackers Tue May 6 07:59:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA14901 for hackers-outgoing; Tue, 6 May 1997 07:59:11 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA14896 for ; Tue, 6 May 1997 07:59:09 -0700 (PDT) Received: from haldjas.folklore.ee ([193.40.6.121]) by agora.rdrop.com (8.8.5/8.8.5) with ESMTP id HAA09138 for ; Tue, 6 May 1997 07:56:42 -0700 (PDT) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.8.4/8.8.4) with SMTP id RAA06214; Tue, 6 May 1997 17:47:18 +0300 (EEST) Date: Tue, 6 May 1997 17:47:16 +0300 (EEST) From: Narvi To: Tim Tsai cc: Dennis , Jason Thorpe , hackers@FreeBSD.ORG Subject: Re: if_de.c ???? In-Reply-To: <19970506090727.51754@shell.futuresouth.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 6 May 1997, Tim Tsai wrote: > I had no trouble incorporating if_de.c, but ifconfig support is "broken" > in 2.2 I believe (I mean broken as in the internal net structure has > changed enough that it isn't trivial to make it work). I think Matt > Thomas's document is based on 2.1.X. I did not test to see whether the > 2.2 ifconfig already support the media options. > > After 4 months of fighting if_de.c and losing that support everytime we > upgrade the kernel, I am just going to buy the Intel boards and see if I > can sell the 21140-AC boards to people who don't run FreeBSD. Of course > now that I say this in public somebody is going to go incorporate the > if_de code in the FreeBSD kernel.. :-) > > Anybody want to buy a handful of Kingston 10/100Mb PCI cards, cheap? Yes, of course :-) But I can also mail you two tar files which you just have to untar every time you make big changes - btw., it shouldn't be too hard to make make do it automagically every time you recompile. And yes - ifconfig support is included. I got them from Robin Cutshaw - may he be well and prosper! Sander > > Tim >