Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2000 22:38:49 +0700 (ALMST)
From:      Boris Popov <bp@butya.kz>
To:        Jeroen Ruigrok van der Werven <jruigrok@via-net-works.nl>
Cc:        Gary Jennejohn <garyj@muc.de>, freebsd-current@FreeBSD.ORG, peter@FreeBSD.ORG
Subject:   Re: kernel breakage in ng_base.c
Message-ID:  <Pine.BSF.4.10.10004302233480.47143-100000@lion.butya.kz>
In-Reply-To: <20000430171542.B35474@lucifer.bart.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 30 Apr 2000, Jeroen Ruigrok van der Werven wrote:

> -On [20000430 16:50], Boris Popov (bp@butya.kz) wrote:
> >	This patch is not 100% correct. ng_base should make an attempt to
> >load module, not KLD. There was a new module_load() function proposed to
> >inclusion in the API, but for some reason it is not committed yet.
> 
> When Peter committed this all he had worked a few days untill too early
> in the morning.

	I should correct myself: this function exists, but declared as
static and called linker_load_module(). Gary, you may try to use it:

linker_load_module(name, NULL);

--
Boris Popov



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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