[PATCH] SCSI: aic7xxx: avoid checking SBLKCTL register for certain cards
commit016c9ac429dff26bc481b53f01f0a9ac486021ff
authorJames Bottomley <James.Bottomley@steeleye.com>
Sun, 24 Sep 2006 04:01:16 +0000 (24 04:01 +0000)
committerChris Wright <chrisw@sous-sol.org>
Sat, 4 Nov 2006 01:33:47 +0000 (3 17:33 -0800)
tree2cdfe54eca5e1e89b1449dfe70522b1b81dbff89
parent02bb8f3f912d8a2048ed7502a733f64c6bf8fcfe
[PATCH] SCSI: aic7xxx: avoid checking SBLKCTL register for certain cards

[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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/scsi/aic7xxx/aic7xxx_osm.c