commit | 8d8ef2fb931d1035e1f02095086cfd3f78eafe3f | [log] [tgz] |
---|---|---|
author | Thomas Rohwer <tr@tng.de> | Mon Nov 19 11:54:24 2007 +0900 |
committer | Tejun Heo <htejun@gmail.com> | Mon Nov 19 12:28:11 2007 +0900 |
tree | 7544956b7a74383dd3c34a3072028291059dd7b9 | |
parent | 00242ec87608d7a0ed989e54333f3fc8f3d665b0 [diff] |
ata_piix: only enable the first port on apple macbook pro ICH8M on apple macbook pro occasionally locks up completely during PCS initialization if ports other than the first one are enabled. Add a separate controller ID and only enable the first port. tj: commit description added and patch updated to fit with the previous controller ID update. Signed-off-by: Thomas Rohwer <tr@tng.de> Signed-off-by: Tejun Heo <htejun@gmail.com>