From owner-freebsd-hackers Fri Sep 10 3:30:47 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from lion.butya.kz (butya-gw.butya.kz [194.87.112.252]) by hub.freebsd.org (Postfix) with ESMTP id 267B614EB5 for ; Fri, 10 Sep 1999 03:30:38 -0700 (PDT) (envelope-from bp@butya.kz) Received: from bp (helo=localhost) by lion.butya.kz with local-esmtp (Exim 2.12 #1) id 11PNqa-00030C-00; Fri, 10 Sep 1999 17:24:00 +0700 Date: Fri, 10 Sep 1999 17:24:00 +0700 (ALMST) From: Boris Popov To: Ruslan Ermilov Cc: hackers@FreeBSD.ORG Subject: Re: NetWare client in -current In-Reply-To: <19990910131026.B10140@relay.ucb.crimea.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 10 Sep 1999, Ruslan Ermilov wrote: > > An IPX/SPX stack is already in the tree and past year made it more > > or less functional. > > > Read: I fully agree with Daniel. Daniel also left mount_nwfs :) > > Forgive me my ignorance, but I'd like a quick response: what about multiple > ethernet frames for IPX? Is it supported in -current? In -stable? There is an if_ef driver which supports all four ethernet frames for IPX protocol and can be easily adapted for others (see http://www.butya.kz/~bp/ipxen.html for details). It requires two simple patches to sys/net/if.c file and work on both -current and -stable. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message