Hi Harm,
On 10/04/2015 09:20 PM, Harm de Vries wrote:
Hello everyone,
The error message ``Device does not support native command queuing: abort'' is written repeatedly to the log when I try to read from a SATA disk using the AHCI driver. Is this driver only meant to work with a SATA disk that supports native command queuing (the HBA supports it)?
I added experimental support for non-NCQ devices/HBAs:
https://github.com/ssumpf/genode/commit/b2ba7ef2f474056a59e0311623c4053586a1...
If you want, give it a try,
Sebastian