From owner-freebsd-net@FreeBSD.ORG Mon Aug 16 19:15:13 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91EEE16A4CE; Mon, 16 Aug 2004 19:15:13 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1BD743D2D; Mon, 16 Aug 2004 19:15:08 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 264A31FF931; Mon, 16 Aug 2004 21:15:07 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 4019F1FF91D; Mon, 16 Aug 2004 21:15:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 91BB715672; Mon, 16 Aug 2004 19:13:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 86EF015329; Mon, 16 Aug 2004 19:13:27 +0000 (UTC) Date: Mon, 16 Aug 2004 19:13:27 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Ruslan Ermilov In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: freebsd-net@FreeBSD.org Subject: Re: netgraph only on i386/ia64 - why ? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 19:15:13 -0000 On Mon, 16 Aug 2004, Bjoern A. Zeeb wrote: > On Mon, 16 Aug 2004, Ruslan Ermilov wrote: > > > On Mon, Aug 16, 2004 at 06:03:33PM +0000, Bjoern A. Zeeb wrote: > > > Hi, > > > > > > It seems netgraph is only build on ia64 and i386. > > > Can someone please explain why ? > > > > > I think this is an omission from the old days. If it > > survives ``make universe'', this should probably be > > committed. Gleb, do you feel like testing this with > > ``make universe''? > > modules at least compiled on amd64 (with warnings in two of them). > haven't rebooted yet. and they load: bz@noc:~> uname -m amd64 bz@noc:~> kldstat Id Refs Address Size Name 1 13 0xffffffff80100000 859e58 kernel 2 4 0xffffffffa7750000 3969c kcapimgr.ko 3 1 0xffffffffa778a000 36cf capidev.ko 4 1 0xffffffffa778e000 19591 avmaic.ko 5 1 0xffffffffa77aa000 f663 i4bcapimgr.ko 6 1 0xffffffffa781e000 54a0 if_sk.ko 7 1 0xffffffffa7be2000 4a2d ng_l2tp.ko 8 3 0xffffffffa7be7000 d902 netgraph.ko 9 1 0xffffffffa7bf5000 25ad ng_socket.ko 10 1 0xffffffffa7bf8000 1b5d ng_ether.ko noc# ngctl l There are 4 total nodes: Name: ngctl1024 Type: socket ID: 00000008 Num hooks: 0 Name: mpcd(01008) Type: socket ID: 00000007 Num hooks: 0 Name: sk0 Type: ether ID: 00000003 Num hooks: 0 Name: fwe0 Type: ether ID: 00000002 Num hooks: 0 unfortunately I neither do not have the resources for a make universe at the moment. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT