Gleb Smirnoff wrote:
On Fri, May 28, 2004 at 06:31:18PM +0400, Roman Kurakin wrote:Just cause they mine and it looks bad to ask to fix own drivers :-) But I don't mind if someone
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?
will fix them before I get to do it. If I get first, I'll fix others :-)
I wrote about device drivers not because of this change, it is quite simple and I was able
to do it by myself, but I just wanted to remind that device drivers should be taken into
account while designing new shutdown interface.
rik
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"