Re: netgraph only on i386/ia64 - why ?
From: Bjoern A. Zeeb (bzeeb-lists_at_lists.zabbadoz.net)
Date: 08/16/04
- Previous message: Bjoern A. Zeeb: "Re: netgraph only on i386/ia64 - why ?"
- In reply to: Bjoern A. Zeeb: "Re: netgraph only on i386/ia64 - why ?"
- Next in thread: Ruslan Ermilov: "Re: netgraph only on i386/ia64 - why ?"
- Reply: Ruslan Ermilov: "Re: netgraph only on i386/ia64 - why ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 16 Aug 2004 19:13:27 +0000 (UTC) To: Ruslan Ermilov <ru@FreeBSD.org>
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 _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Bjoern A. Zeeb: "Re: netgraph only on i386/ia64 - why ?"
- In reply to: Bjoern A. Zeeb: "Re: netgraph only on i386/ia64 - why ?"
- Next in thread: Ruslan Ermilov: "Re: netgraph only on i386/ia64 - why ?"
- Reply: Ruslan Ermilov: "Re: netgraph only on i386/ia64 - why ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|