commit | e297d99e103f951a71fcb1534f1ff3480dd3a851 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Jun 10 00:13:04 2008 +0900 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Jun 13 02:46:17 2008 -0400 |
tree | 7e8b044efeb0f1ea048acba881a00e8326a4a0ab | |
parent | 5dd34572ad9a3be430632dd42e4af2ea370b397b [diff] |
ahci: workarounds for mcp65 MCP65 ahci can do NCQ but doesn't set the CAP bit and rev A0 and A1 can't do MSI but have MSI capability. Implement AHCI_HFLAG_YES_NCQ and apply appropriate workarounds. Signed-off-by: Tejun Heo <htejun@gmail.com> Cc: Peer Chen <pchen@nvidia.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>