From owner-freebsd-hackers Tue May 6 07:07:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA12282 for hackers-outgoing; Tue, 6 May 1997 07:07:44 -0700 (PDT) Received: from shell.futuresouth.com (shell.futuresouth.com [207.141.254.20]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA12276 for ; Tue, 6 May 1997 07:07:42 -0700 (PDT) Received: (from tim@localhost) by shell.futuresouth.com (8.8.5/8.8.5) id JAA23357; Tue, 6 May 1997 09:07:27 -0500 (CDT) Message-ID: <19970506090727.51754@shell.futuresouth.com> Date: Tue, 6 May 1997 09:07:27 -0500 From: Tim Tsai To: Dennis Cc: Jason Thorpe , hackers@FreeBSD.ORG Subject: Re: if_de.c ???? References: <3.0.32.19970506085105.006beb10@etinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: <3.0.32.19970506085105.006beb10@etinc.com>; from Dennis on Tue, May 06, 1997 at 08:51:08AM -0400 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, May 06, 1997 at 08:51:08AM -0400, Dennis wrote: > At 03:06 PM 5/5/97 -0700, you wrote: > >On Mon, 05 May 1997 17:54:02 -0400 > > dennis wrote: > > > > > Is there (yet) a fix for the newer 21040-AC parts without having to > > > do the if_media hack in 2.2.1? > > > >What do you mean "hack"? if_media is the only way you can possibly > >represent all of the media options on those parts. > > Its a "hack" because the user has to hack his O/S to make it work. Its simply > not feasible to have a customer do this. 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? Tim