Re: shutdown node VS disconnect all hooks

From: Julian Elischer (julian_at_elischer.org)
Date: 05/29/04

  • Next message: Dinesh Nair: "PR kern/61300 and PR docs/61301"
    Date: Fri, 28 May 2004 23:55:58 -0700 (PDT)
    To: Gleb Smirnoff <glebius@cell.sick.ru>
    
    

    On Fri, 28 May 2004, Gleb Smirnoff wrote:

    > On Fri, May 28, 2004 at 06:31:18PM +0400, Roman Kurakin wrote:
    > R> >On Fri, May 28, 2004 at 05:50:21PM +0400, Roman Kurakin wrote:
    > R> >R> >Here is the first one - convert all ng_type initializers to C99 sparse
    > R> >R> >type.
    > R> >R> >
    > R> >R> Hey guys, it seems all of you forgot about device nodes :-)
    > R> >
    > R> >Which ones? Just point me and I'll send diffs. My fingers can already
    > R> >convert
    > R> >ng_type initializers to c99 without interaction with brain :)
    > R> >
    > R> /cronyx/CVSUP/FreeBSD-5x/src/sys > grep -R "\bng_type\b" * | grep -v
    > R> "^netgraph"
    > R> | grep -v "ctau" | grep -v "cp" | grep -v "cx"
    >
    > Thanks. Why did you skip your own nodes?
    >
    > R> dev/ar/if_ar.c:static struct ng_type typestruct = {
    > R> dev/musycc/musycc.c:static struct ng_type ngtypestruct = {
    > R> dev/sr/if_sr.c:static struct ng_type typestruct = {
    > R> dev/usb/udbp.c:Static struct ng_type ng_udbp_typestruct = {
    > R> i4b/driver/i4b_ing.c:static struct ng_type typestruct = {
    > R> pci/if_mn.c:static struct ng_type mntypestruct = {
    >

    also
    netgraph/bluetooth/drivers/h4/ng_h4.c
    netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c
    netgraph/bluetooth/drivers/ubt/ng_ubt.c

    > here are the patches
    >
    > --
    > Totus tuus, Glebius.
    > GLEBIUS-RIPN GLEB-RIPE
    >

    _______________________________________________
    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: Dinesh Nair: "PR kern/61300 and PR docs/61301"

    Relevant Pages

    • Re: ng_ksocket on CURRENT
      ... Robert? ... On Mon, 5 Jul 2004, Gleb Smirnoff wrote: ... > T> Totus tuus, Glebius. ...
      (freebsd-current)
    • Re: panic: mutex nfsd_mtx owned at nfsserver/nfs_serv.c:2160
      ... > Totus tuus, Glebius. ... Peter Holm ... To unsubscribe, ...
      (freebsd-current)
    • Re: new ng_device
      ... T> A more detailed list of differencies is attached. ... T> Totus tuus, Glebius. ... T> To unsubscribe, ...
      (freebsd-net)
    • Re: new ng_device
      ... T> A more detailed list of differencies is attached. ... T> Totus tuus, Glebius. ... T> To unsubscribe, ...
      (freebsd-net)
    • ng_ksocket & WITNESS
      ... I can easily reproduce this panic using today's CURRENT ... Totus tuus, Glebius. ... To unsubscribe, ...
      (freebsd-current)