sdhci - Add missing BROKEN_DMA quirk for Apollo Lake in sdhci_acpi(4).
authorImre Vadász <imre@vdsz.com>
Mon, 5 Jun 2017 19:48:36 +0000 (21:48 +0200)
committerImre Vadász <imre@vdsz.com>
Mon, 5 Jun 2017 19:48:36 +0000 (21:48 +0200)
commitffb8e5677782cd557ac61eb79fbe4ff3eff37034
tree4abdc0816e8f150a744ccd5661fbd1c7ac279134
parentda3467a7d7e15aa15aa5a4fbde41f4b5b702c188
sdhci - Add missing BROKEN_DMA quirk for Apollo Lake in sdhci_acpi(4).

* Because of the APL18 erratum, DMA should be disabled on the Apollo Lake
  controllers for now, until we have 64bit ADMA2, which should work
  reliably on these models. I forgot to add this flag in sdhci_acpi(4) in
  commit 7ba10b88109826f7f4b59e318458760d74f2452e.
sys/dev/disk/sdhci/sdhci_acpi.c