]> git.baikalelectronics.ru Git - kernel.git/commit
ahci: workarounds for mcp65
authorTejun Heo <htejun@gmail.com>
Mon, 9 Jun 2008 15:13:04 +0000 (00:13 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 13 Jun 2008 06:46:17 +0000 (02:46 -0400)
commit1439fe9f73a2ee96b0316541e0d76fca6978013f
tree7e8b044efeb0f1ea048acba881a00e8326a4a0ab
parentb26d1def843214a724af28dac577ebb0adac03aa
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>
drivers/ata/ahci.c