On 06/17/2010 05:42 AM, Tejun Heo wrote:
For yet unknown reason, MCP89 on MBP 7,1 doesn't work w/ ahci under linux but the controller doesn't require explicit mode setting and works fine with ata_generic. Make ahci ignore the controller on MBP 7,1 and let ata_generic take it for now. Reported in bko#15923. https://bugzilla.kernel.org/show_bug.cgi?id=15923 NVIDIA is investigating why ahci mode doesn't work. Signed-off-by: Tejun Heo<tj@xxxxxxxxxx> Cc: Peer Chen<pchen@xxxxxxxxxx> Cc: stable@xxxxxxxxxx Reported-by: Anders Østhus<grapz666@xxxxxxxxx> Reported-by: Andreas Graf<andreas_graf@xxxxxxxxx> Reported-by: Benoit Gschwind<gschwind@xxxxxxxxxxx> Reported-by: Damien Cassou<damien.cassou@xxxxxxxxx> Reported-by: tixetsal@xxxxxxxx --- drivers/ata/ahci.c | 10 ++++++++++ drivers/ata/ata_generic.c | 6 ++++++ include/linux/pci_ids.h | 1 + 3 files changed, 17 insertions(+)
applied 1-2 -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html