[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)
commit3e3c60e3a8c7013d55768aa7256bb5a7f66b0bb4
treefdb4539ec39d15434f74e63e139fb8de3a27e4dc
parent231839102b54512ced7d3ee7fc9b8bcf5e3b583b
[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards

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>
drivers/scsi/aic7xxx/aic7xxx_osm.c