[SCSI] aic7xxx: cap maxsync according to correct card limits
authorJames Bottomley <James.Bottomley@steeleye.com>
Mon, 30 Jul 2007 14:52:25 +0000 (09:52 -0500)
committerJames Bottomley <jejb@mulgrave.localdomain>
Tue, 31 Jul 2007 15:44:26 +0000 (10:44 -0500)
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 <James.Bottomley@SteelEye.com>

No differences found