From owner-freebsd-hackers Thu Sep 27 7: 4:27 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from web.cs.ndsu.nodak.edu (web.cs.ndsu.NoDak.edu [134.129.125.7]) by hub.freebsd.org (Postfix) with ESMTP id E4F4037B43A for ; Thu, 27 Sep 2001 07:04:24 -0700 (PDT) Received: (from tinguely@localhost) by web.cs.ndsu.nodak.edu (8.11.4/8.11.4) id f8RE4Cp03337; Thu, 27 Sep 2001 09:04:12 -0500 (CDT) (envelope-from tinguely) Date: Thu, 27 Sep 2001 09:04:12 -0500 (CDT) From: mark tinguely Message-Id: <200109271404.f8RE4Cp03337@web.cs.ndsu.nodak.edu> To: fjoe@iclub.nsu.ru, tinguely@web.cs.ndsu.nodak.edu Subject: Re: arcnet support for FreeBSD (request for review) Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <20010927145704.B16895@iclub.nsu.ru> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Wed, Sep 26, 2001 at 12:59:01PM -0500, mark tinguely wrote: > > > There is nothing like raising a topic that was last seen several months > > ago, but ... > > > > Has there been any serious consideration to committing the arcnet code > > that mentioned on 20 Jul 2001 (http://iclub.nsu.ru/~fjoe/arcnet/)? > > yes, I am working on this I noticed that the hooks for the netgraph and BRIDGE code is missing. I guess this is why I would like to see it committed so that there is not a constant catchup of new features. I also noticed that the outputed packet get bpf_mtap in two places, once for the complete packet arc_output(), and again in the outputting of the fragments (in the device driver). I wonder if the bpf_mtap in the arc_output() should be removed. I am not able to test yet, but I am willing to help. --mark tinguely To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message