From owner-freebsd-questions Mon Jan 29 10:36:29 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA20742 for questions-outgoing; Mon, 29 Jan 1996 10:36:29 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA20731 for ; Mon, 29 Jan 1996 10:36:20 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA03937; Mon, 29 Jan 1996 11:34:08 -0700 From: Terry Lambert Message-Id: <199601291834.LAA03937@phaeton.artisoft.com> Subject: Re: Token-Ring & IPX support? To: qtech@ts.umu.se (Joakim Ögren) Date: Mon, 29 Jan 1996 11:34:08 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <310C1500.4EA4@ts.umu.se> from "Joakim Ögren" at Jan 28, 96 11:29:52 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk > Linux doesn't support IPX over Token-Ring. > > Does FreeBSD support it? > If yes, you've got yourself another FreeBSD fan :-) FreeBSD doesn't support token ring. You could hack the support with 3 additional minor functions on top of the existing 802.3 LLC code and writing a driver for your card. It's just that no one owns token ring, and it costs so much to get the necessary equipment that unless you are a major corporation, and are already locked into IBM, you aren't going to be buying it. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.