From owner-freebsd-hackers Thu Oct 12 10:40:11 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA23033 for hackers-outgoing; Thu, 12 Oct 1995 10:40:11 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA23028 for ; Thu, 12 Oct 1995 10:40:09 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA15381; Thu, 12 Oct 1995 10:35:44 -0700 From: Terry Lambert Message-Id: <199510121735.KAA15381@phaeton.artisoft.com> Subject: Re: IPX now available To: jhay@mikom.csir.co.za (John Hay) Date: Thu, 12 Oct 1995 10:35:44 -0700 (MST) Cc: dennis@etinc.com, hackers@FreeBSD.ORG In-Reply-To: <199510120515.HAA22457@zibbi.mikom.csir.co.za> from "John Hay" at Oct 12, 95 07:15:35 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 778 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > It isn't difficult to support 802.3. The problem is in setting it from the > userlevel. If it is just a kernel compile time option it should be easy. I > have thought of using one of the link flags in the ifnet structure, then > you can just add it to the ifconfig commandline. It would mean the minimum > changes. I think you would only need to change if_ethersubr.c then. > > What do the rest of the people think? I think most of the code ofr 802.3 exists in one of the existing drivers by our esteemed collegue from DEC, that most of the rest exists in the X.25 code, and only 2 (3?) routines must be written for 802.3 LLC support. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.