mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
MFC: r200944
Revert r183628 as with the current ata(4) ATAPI DMA with AcerLabs M5229 appears to be once again fixed. If this happens to return we probably should disable ATAPI DMA in ataacerlabs(4) instead just like the Linux libATA does.
This commit is contained in:
parent
2eea36f8d9
commit
854f8af819
1 changed files with 0 additions and 1 deletions
|
|
@ -261,7 +261,6 @@ static int
|
|||
sparc64_autoload(void)
|
||||
{
|
||||
|
||||
setenv("hw.ata.atapi_dma", "0", 0);
|
||||
return (0);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue