Date: Mon, 10 Jan 2005 12:02:16 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: emax@freebsd.org Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netgraph ng_base.c src/sys/sys kernel.h Message-ID: <20050110.120216.35673982.imp@bsdimp.com> In-Reply-To: <200501101821.j0AILQUX097030@repoman.freebsd.org> References: <200501101821.j0AILQUX097030@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200501101821.j0AILQUX097030@repoman.freebsd.org>
Maksim Yevmenkin <emax@FreeBSD.org> writes:
: This does not address the bigger problem: MODULE_DEPEND
: does not seem to work when modules are compiled into the
: kernel, but it fixes the problem with Netgraph Bluetooth
: device drivers reported by a few folks.
MODULE_DEPEND is only for bringing the modules into the kernel, not
for ordering of initialization...
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050110.120216.35673982.imp>
