commit | a793804f25fb2c0fe2b784450092699ea3475332 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sun Sep 30 17:10:42 2007 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 12 08:22:30 2008 -0500 |
tree | dac36e68129d2d903cba1353f74d3aa9a38fce59 | |
parent | eac6e8e449647cbb9efee53977c8bfee0aa7d69e [diff] |
[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 <davem@davemloft.net> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>