From: James Bottomley Date: Wed, 6 Sep 2006 14:04:40 +0000 (-0500) Subject: [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards X-Git-Tag: v2.6.19-rc1~1266^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e3c60e3a8c7013d55768aa7256bb5a7f66b0bb4;p=pandora-kernel.git [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 --- Reading git-diff-tree failed