diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2010-01-15 12:07:30 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2010-01-15 12:07:30 +0000 |
| commit | 854f8af8194bbd15fe1b3976ff20a37ee4290bf4 (patch) | |
| tree | 5b96c19019bef86baa8cc887c0f66a5167453e95 /sys/boot | |
| parent | 2eea36f8d917419c8401e3f767f44854a7b927ff (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -rw-r--r-- | sys/boot/sparc64/loader/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/sparc64/loader/main.c b/sys/boot/sparc64/loader/main.c index 3a899a862e0f..a9f641ea129d 100644 --- a/sys/boot/sparc64/loader/main.c +++ b/sys/boot/sparc64/loader/main.c @@ -261,7 +261,6 @@ static int sparc64_autoload(void) { - setenv("hw.ata.atapi_dma", "0", 0); return (0); } |
