Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2004 02:35:08 +0900
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        current@FreeBSD.org
Subject:   Re: Useful patch for ACPI
Message-ID:  <20040314023508Q.matusita@jp.FreeBSD.org>
In-Reply-To: <1079131349.35221.7.camel@pcgem.rdg.cyberkinetica.com>
References:  <1079131349.35221.7.camel@pcgem.rdg.cyberkinetica.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Just a thought...

antony.t.curtis> I have a small patch here which allows additional
antony.t.curtis> modules be loaded at boot time along with
antony.t.curtis> acpi...

It would be a job for acpi.ko and not loader(8), since the dependency
is closed within acpi itself.

If you think it must be a loader(8)'s job, it can be easily
generalized as "load additional modules if other (statically, or dynamically
defined) module is already loaded, or statically compiled into the kernel."

-- -
Makoto `MAR' Matsushita



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040314023508Q.matusita>