From owner-freebsd-current Tue Oct 24 12:19:56 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA27163 for current-outgoing; Tue, 24 Oct 1995 12:19:56 -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 MAA27153 ; Tue, 24 Oct 1995 12:19:44 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id MAA13899; Tue, 24 Oct 1995 12:09:27 -0700 From: Terry Lambert Message-Id: <199510241909.MAA13899@phaeton.artisoft.com> Subject: Re: 3c509 in -current needs patching To: babkin@hq.icb.chel.su (Serge A. Babkin) Date: Tue, 24 Oct 1995 12:09:27 -0700 (MST) Cc: julian@ref.tfs.com, gena@NetVision.net.il, jlc@kepler.whats.att.com, current@freebsd.org, wollman@freebsd.org In-Reply-To: <199510240330.IAA02097@hq.icb.chel.su> from "Serge A. Babkin" at Oct 24, 95 08:30:18 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: 730 Sender: owner-current@freebsd.org Precedence: bulk > > > > > HEY I HAVE'NT checked in the IPX code yet.. > > > > > > + #ifdef IPX > > > + #include > > > + #include > > > + #endif > > > + > > > > What's this? > > > > WHERE IS IT COMING FROM? > > It's copied from if_ed.c IPX patch. It is #ifdef-ed now and works without > IPX support without any problem. Gennady asked me to include this code > in ep driver and he reported that it works for him. If you think that now > it's too early to include this code in -current it can be easily removed. By not adding "options IPX" to your config file, even. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.