From owner-freebsd-tokenring Thu Jul 30 07:50:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11929 for freebsd-tokenring-outgoing; Thu, 30 Jul 1998 07:50:11 -0700 (PDT) (envelope-from owner-freebsd-tokenring@FreeBSD.ORG) Received: from heathers.stdio.com (heathers.stdio.com [199.89.192.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11923 for ; Thu, 30 Jul 1998 07:50:10 -0700 (PDT) (envelope-from lile@stdio.com) Received: (from lile@localhost) by heathers.stdio.com (8.8.8/8.8.8) id JAA17092; Thu, 30 Jul 1998 09:32:07 -0400 (EDT) Date: Thu, 30 Jul 1998 09:32:07 -0400 (EDT) From: "Larry S. Lile" To: aron@cs.rice.edu cc: freebsd-tokenring@FreeBSD.ORG Subject: Re: IBM token ring In-Reply-To: <199807292153.RAA30406@jacinto.watson.ibm.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-tokenring@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The driver is very near completion but I have gotten frustrated with it of late. Currently the driver will accept packets, un-roll packets, arp, and pass off to the upper layers. On the other side of the street it will roll the packets from the upper layers, arp and just won't put the packets back on the wire. I am having problems with interrupts and IF_DEQUEUE. You are welcome to help finish the driver :) I have worked on it by myself for so long I am about ready to give up on the IBM cards and move on to a different card (3com, Olicom, etc) that isn't so interrupt intensive and quirky. I started this insanity when I was working for IBM Global Services and in much the same networking position as you, token ring everywhere but no driver. Anyway the driver, arp and tcpdump hacks are at http://anarchy.stdio.com if you want to take a look. Larry Lile lile@stdio.com On Wed, 29 Jul 1998 aron@watson.ibm.com wrote: > Hi, > I'm currently working at one of the IBM Research labs. I planned to use > FreeBSD for both my desktop machine as well as for research purposes. > Unfortunately, IBM uses the IBM Token Ring for networking at this site - the > driver for this is not incorporated in FreeBSD. Linux on the other hand > incorporates this driver (its called ibmtr in Linux). Others in the lab are > also constrained by this to use Linux instead of FreeBSD. Will it be possible > to incorporate this driver in FreeBSD in future releases. Thanks, > > > > - Mohit Aron > aron@watson.ibm.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-tokenring" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-tokenring" in the body of the message