git: dloader - Allow foo_name for modules
Alex Hornung
alexh at crater.dragonflybsd.org
Wed Sep 15 03:44:24 PDT 2010
commit 63fcbbd485f8948cb9e4c0afa4e6b8fe186b8483
Author: Alex Hornung <ahornung at gmail.com>
Date: Wed Sep 15 13:07:11 2010 +0200
dloader - Allow foo_name for modules
* Allow a foo_name apart from foo_load and foo_type to specify the
actual file name (module name) to load.
* This fixes the acpi dsdt overrides.
Reported-by: Sascha Wildner (swildner@)
Summary of changes:
sys/boot/dloader/cmds.c | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/63fcbbd485f8948cb9e4c0afa4e6b8fe186b8483
--
DragonFly BSD source repository
More information about the Commits
mailing list