]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable port multiplier support on Marvell 88SE61xx chips.
authorAlexander Motin <mav@FreeBSD.org>
Thu, 2 Jul 2015 08:25:45 +0000 (08:25 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Thu, 2 Jul 2015 08:25:45 +0000 (08:25 +0000)
commit556e4c9a830c299519ce85d0f67a2f640f87c7d4
treec6af75417c51f4c880b0f71ecfc82b65670a405e
parente8d7333d7dbc76ab65cd3a7747364ded31602fdd
Disable port multiplier support on Marvell 88SE61xx chips.

According to report, some recent unrelated changes in the driver triggered
timeouts when testing for absent port multiplier.  Cause of this behavior
channge is unclear, but since these chips are old, rare and buggy, it is
easier to just disable port multiplier support, same as done in Linux.

Reported by: bar
MFC after: 3 days
sys/dev/ahci/ahci_pci.c