From owner-freebsd-questions@FreeBSD.ORG Fri Oct 12 13:44:09 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9EFF77A6 for ; Fri, 12 Oct 2012 13:44:09 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 574808FC0A for ; Fri, 12 Oct 2012 13:44:09 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TMfXC-00062f-5I for freebsd-questions@freebsd.org; Fri, 12 Oct 2012 15:44:14 +0200 Received: from pool-173-79-84-117.washdc.fios.verizon.net ([173.79.84.117]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Oct 2012 15:44:14 +0200 Received: from nightrecon by pool-173-79-84-117.washdc.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Oct 2012 15:44:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Subject: Re: How does freebsd supports ipx? Date: Fri, 12 Oct 2012 09:44 -0400 Lines: 21 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-173-79-84-117.washdc.fios.verizon.net X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: nightrecon@hotmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2012 13:44:09 -0000 YC Wang wrote: [snip] > syscall returns successfully. But I don't find any ipx module in > /boot/kernel/ on freebsd. > > So I wonder how does freebsd supports ipx? Is there any other work > I should do for this purpose? I believe what you read in Wikipedia may be out of date. Someone correct me if I'm wrong, but I seem to recall that IPX was dropped from FreeBSD and is no longer supported. The code went unmaintained for too long and succumbed to bit rot, so eventually it was pulled. What I am unclear about is exactly when this happened. It wasn't all that long ago. -Mike