On Fri, 20 Jul 2001, Mike Smith wrote:

> > 3) Steal an idea from Linux (gasp!), and have module dependencies. ie,
> >    load ipfw.ko and then before we load up natd, we check to see if
> >    ipdivert.ko is loaded and load it. Alternatively, loading ipdivert.ko
> >    (before loading ipfw.ko), will automagically load ipfw.ko since ipfw is
> >    needed to get divert running.
>
> We've had this support for a long time already; module authors just
> aren't taking advantage of it.

Is this documented anywhere? If so, can you toss a pointer? I'd be
interested in learning a little kernel hacking, and I can't imagine this
would be *that* hard to implement.

-gordon


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to