commit | 9a3b103c27a7e3199b917bc3ca219530132afdfc | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Wed Jun 18 20:56:58 2008 -0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Jun 18 20:56:58 2008 -0400 |
tree | 16ae27606d646c8bf53996804359e27052298b02 | |
parent | 040dee53a724f54d47876674d50184873364f207 [diff] |
ahci: sis can't do PMP From: Piter PUNK <piterpunk@slackware.com> SiS AHCIs say they can do PMP but can't and fail detection if SRST w/ pmp==15 is used. Turn off PMP support. tj: added patch description, adapted patch to #upstream-fixes and renamed board_ahci_sis to board_ahci_nopmp. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>