patch from Fredrik Holmqvist:
* oshaiku.c is based on a different original from a stub, therefore it looks like a lot of comment changes. * achaiku.h is redone completely. * dpc is added as boot module. * acpi_busman.c now does all mandatory steps to init. * style fixes * added another acpi kernel settings to avoid full init for debugging. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33236 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -467,7 +467,7 @@ AddFilesToHaikuImage system : haiku_loader ;
|
||||
|
||||
# boot module links
|
||||
AddBootModuleSymlinksToHaikuImage
|
||||
$(X86_ONLY)acpi $(ATA_ONLY)ata pci $(X86_ONLY)isa config_manager
|
||||
$(X86_ONLY)acpi $(ATA_ONLY)ata pci $(X86_ONLY)isa config_manager dpc
|
||||
$(IDE_ONLY)ide scsi usb
|
||||
$(PPC_ONLY)openpic
|
||||
$(ATA_ONLY)ata_adapter $(IDE_ONLY)ide_adapter locked_pool scsi_periph
|
||||
|
||||
Reference in New Issue
Block a user