[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards
authorJames Bottomley <James.Bottomley@steeleye.com>
Wed, 6 Sep 2006 14:04:40 +0000 (09:04 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 23 Sep 2006 22:39:34 +0000 (17:39 -0500)
For cards that don't support LVD, checking the SBLKCTL register to
determine the bus singalling doesn't work.  So, check that the card
supports LVD first (AHC_ULTRA2) before checking the register.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found