Re: netgraph only on i386/ia64 - why ?

From: Bjoern A. Zeeb (bzeeb-lists_at_lists.zabbadoz.net)
Date: 08/16/04

  • Next message: George V. Neville-Neil: "Patch to remove the old IPv6 prefix code from -CURRENT"
    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"
    

  • Next message: George V. Neville-Neil: "Patch to remove the old IPv6 prefix code from -CURRENT"

    Relevant Pages

    • Re: [PATCH] if_sk(4) rx/tx "hangs"
      ... Bjoern A. Zeeb wrote: ... > that's it but I had been to lazy to tell you the whole dd story in te ... I have this exact model in my work computer. ...
      (freebsd-current)
    • Re: LOR + panic in scope6.c
      ... On Tue, 9 Aug 2005, Bjoern A. Zeeb wrote: ... I think I found another problem with attach/detach in sk. ... retrieving revision 1.15 ...
      (freebsd-current)
    • Re: ethercons updated for -CURRENT
      ... On Sat, 10 Jul 2004, Bjoern A. Zeeb wrote: ... > It might be a bit linuxoid but I haven't checked the code yet. ... protocol is ... ...
      (freebsd-current)
    • Re: LOR g_xdown vs user map
      ... > Bjoern A. Zeeb wrote: ... > Yeah, I'm lazy, so I didn't do that. ...
      (freebsd-current)
    • Re: [PATCH] if_sk(4) rx/tx "hangs"
      ... Bjoern A. Zeeb wrote: ... the booklet claims it's a 88E8001). ... Using the patch on a stock 5.3R system did not help (could not even get ...
      (freebsd-current)