Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 2004 23:55:58 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Gleb Smirnoff <glebius@cell.sick.ru>
Cc:        Roman Kurakin <rik@cronyx.ru>
Subject:   Re: shutdown node VS disconnect all hooks
Message-ID:  <Pine.BSF.4.21.0405282354290.63204-100000@InterJet.elischer.org>
In-Reply-To: <20040528145603.GB45038@cell.sick.ru>

next in thread | previous in thread | raw e-mail | index | archive | help


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
> 



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