From: David S. Miller Date: Mon, 1 Oct 2007 00:10:42 +0000 (-0700) Subject: [SCSI] esp: Correct chip ID probing sequence. X-Git-Tag: v2.6.27-rc1~1059^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a793804f25fb2c0fe2b784450092699ea3475332;p=pandora-kernel.git [SCSI] esp: Correct chip ID probing sequence. The features enable bit has to be set in the config2 register before we can be absolutely sure we will probe a correct part unique ID and family code from the transfer-count-high register. Also, reload the CFACT, STP, SOFF, and TIMEO near the end of esp_reset_esp(). From a patch by Maciej W. Rozycki. Signed-off-by: David S. Miller Signed-off-by: James Bottomley --- Reading git-diff-tree failed