git: sdhci - Add missing BROKEN_DMA quirk for Apollo Lake in sdhci_acpi(4).
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon Jun 5 12:54:15 PDT 2017
commit ffb8e5677782cd557ac61eb79fbe4ff3eff37034
Author: Imre Vadász <imre at vdsz.com>
Date: Mon Jun 5 21:48:36 2017 +0200
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.
Summary of changes:
sys/dev/disk/sdhci/sdhci_acpi.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ffb8e5677782cd557ac61eb79fbe4ff3eff37034
--
DragonFly BSD source repository
More information about the Commits
mailing list