commit | da326dd1f40582655a50abd140792e51a76d5349 | [log] [tgz] |
---|---|---|
author | Roman Kapl <rka@sysgo.com> | Mon Oct 14 11:21:09 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 31 07:22:53 2019 -0400 |
tree | 134dffb3c6b649207fc64a99307f61d5367cf9b3 | |
parent | 86c8dd46bdb65700c5760372907a1a2731d5a0c8 [diff] |
ata: ahci allow 64-bit DMA for SATA Allow 64-bit DMA on AHCI. If not supported by the host controller, at least print a message and fail. Signed-off-by: Roman Kapl <rka@sysgo.com>