diff options
| author | Scott Long <scottl@FreeBSD.org> | 2004-01-10 03:36:14 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2004-01-10 03:36:14 +0000 |
| commit | bb066eb657bbf94dcdccf27d0b8bf3897d5a340a (patch) | |
| tree | 0b444c048d6da30b4f695c65b971ca8e559fd816 /sys | |
| parent | ad52416410f27bf41b3445da4bf56dae84eef983 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/boot/forth/beastie.4th | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/forth/beastie.4th b/sys/boot/forth/beastie.4th index 76578c381b9c..8b727a2f347c 100644 --- a/sys/boot/forth/beastie.4th +++ b/sys/boot/forth/beastie.4th @@ -228,6 +228,7 @@ set-current s" acpi_load" unsetenv s" 1" s" hint.acpi.0.disabled" setenv s" 1" s" loader.acpi_disabled_by_user" setenv + s" 1" s" hint.apic.0.disabled" setenv then s" 0" s" hw.ata.ata_dma" setenv s" 0" s" hw.ata.atapi_dma" setenv |
