Re: shutdown node VS disconnect all hooks
From: Roman Kurakin (rik_at_cronyx.ru)
Date: 05/28/04
- Previous message: Larry Rosenman: "NDIS: How can I help with these (2nd request)."
- In reply to: Gleb Smirnoff: "Re: shutdown node VS disconnect all hooks"
- Next in thread: Gleb Smirnoff: "Re: shutdown node VS disconnect all hooks"
- Reply: Gleb Smirnoff: "Re: shutdown node VS disconnect all hooks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 May 2004 18:31:18 +0400 To: Gleb Smirnoff <glebius@cell.sick.ru>
Gleb Smirnoff wrote:
>On Fri, May 28, 2004 at 05:50:21PM +0400, Roman Kurakin wrote:
>R> >Here is the first one - convert all ng_type initializers to C99 sparse
>R> >type.
>R> >
>R> Hey guys, it seems all of you forgot about device nodes :-)
>
>Which ones? Just point me and I'll send diffs. My fingers can already convert
>ng_type initializers to c99 without interaction with brain :)
>
>
/cronyx/CVSUP/FreeBSD-5x/src/sys > grep -R "\bng_type\b" * | grep -v
"^netgraph"
| grep -v "ctau" | grep -v "cp" | grep -v "cx"
dev/ar/if_ar.c:static struct ng_type typestruct = {
dev/musycc/musycc.c:static struct ng_type ngtypestruct = {
dev/sr/if_sr.c:static struct ng_type typestruct = {
dev/usb/udbp.c:Static struct ng_type ng_udbp_typestruct = {
i4b/driver/i4b_ing.c:static struct ng_type typestruct = {
pci/if_mn.c:static struct ng_type mntypestruct = {
rik
_______________________________________________
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: Larry Rosenman: "NDIS: How can I help with these (2nd request)."
- In reply to: Gleb Smirnoff: "Re: shutdown node VS disconnect all hooks"
- Next in thread: Gleb Smirnoff: "Re: shutdown node VS disconnect all hooks"
- Reply: Gleb Smirnoff: "Re: shutdown node VS disconnect all hooks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|