Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 19:13:27 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        freebsd-net@FreeBSD.org
Subject:   Re: netgraph only on i386/ia64 - why ?
Message-ID:  <Pine.BSF.4.53.0408161907160.75084@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <Pine.BSF.4.53.0408161844030.75084@e0-0.zab2.int.zabbadoz.net>
References:  <Pine.BSF.4.53.0408161800570.75084@e0-0.zab2.int.zabbadoz.net> <Pine.BSF.4.53.0408161844030.75084@e0-0.zab2.int.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0408161907160.75084>