From: James Bottomley Date: Mon, 30 Jul 2007 14:52:25 +0000 (-0500) Subject: [SCSI] aic7xxx: cap maxsync according to correct card limits X-Git-Tag: v2.6.23-rc3~98^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=142009a3df39ecd4e96601d8bdabbe0c5f6e2f4e;p=pandora-kernel.git [SCSI] aic7xxx: cap maxsync according to correct card limits Not doing this can cause cards less than u160 capable to send out PPR offers to devices they can't then deliver on ... causing some devices to get a bit confused. Fix by capping the start syncrate at the appropriate level according to the card capabilities. Signed-off-by: James Bottomley --- Reading git-diff-tree failed