dloader - Allow foo_name for modules
authorAlex Hornung <ahornung@gmail.com>
Wed, 15 Sep 2010 11:07:11 +0000 (13:07 +0200)
committerAlex Hornung <ahornung@gmail.com>
Wed, 15 Sep 2010 11:44:30 +0000 (13:44 +0200)
commit63fcbbd485f8948cb9e4c0afa4e6b8fe186b8483
tree1d4b39f807fbcdc1b3377e181d98ca628a4cf294
parent285267ca0407fa970e0b132a92bb1f5c48c3831a
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@)
sys/boot/dloader/cmds.c