Back out v1.24. v1.40 of sys/sparc64/sparc64/bus_machdep.c fixes the
problem this hack was put in place for. MFC to be done if the fix to bus_machdep.c is MFC-ed.
This commit is contained in:
parent
6a5bf04a5b
commit
a6406834da
@ -197,9 +197,7 @@ watch_virt_set(vm_offset_t va, int sz)
|
||||
static int
|
||||
sparc64_autoload(void)
|
||||
{
|
||||
/* XXX - Temporary hack needed for new ATA to work. */
|
||||
printf("Turning off DMA for ATA.\n");
|
||||
setenv("hw.ata.ata_dma", "0", 1);
|
||||
printf("nothing to autoload yet.\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user