]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
64bit DMA caused data corruption. Unfortunately there is no known
authorPyun YongHyeon <yongari@FreeBSD.org>
Fri, 1 Apr 2011 16:45:26 +0000 (16:45 +0000)
committerPyun YongHyeon <yongari@FreeBSD.org>
Fri, 1 Apr 2011 16:45:26 +0000 (16:45 +0000)
commit525e40979bfd92c642aabc897b50250a7c435547
treed13873f3b51da80cf5a15e91508498d373f9fc03
parentdc49da9761be67e7429cfc02fd8893dd15336662
64bit DMA caused data corruption. Unfortunately there is no known
workaround to use 64bit DMA.
Disable 64bit DMA on Attansic L1 controller.

Tested by: Yamagi Burmeister (lists <> yamagi dot org)
MFC after: 1 week
sys/dev/age/if_age.c