From: Mark Lord Date: Wed, 16 Apr 2008 19:01:19 +0000 (-0400) Subject: sata_mv add temporary 3 second init delay for SiliconImage PMs X-Git-Tag: v2.6.26-rc1~1150^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094e50b2f74146d8ee924fea4808e58c4ed2f163;p=pandora-kernel.git sata_mv add temporary 3 second init delay for SiliconImage PMs sata_mv does not yet fully support hotplug (coming soon, though). This means that the driver may not find a Silicon Image port-multiplier when first loaded, because those devices take in exceess of 3 seconds to sync up the SATA PHY (most devices do this in mere microseconds). So, as a short-term interim measure, here we insert a 3-second pause on initial driver load, once per controller board (not once per port!), to allow the Silicon Image port-multipliers to be detected later. This will be removed again (soon!) once hotplug is fully implemented/working. Signed-off-by: Mark Lord Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed