[SCSI] aic7xxx: fix boot hang with Fujitsu drives
authorJames Bottomley <James.Bottomley@steeleye.com>
Sat, 2 Jul 2005 19:46:14 +0000 (14:46 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 3 Jul 2005 15:44:21 +0000 (10:44 -0500)
commitace4e7185d565cab057139e8927659bd072bf25a
treebfabfde5f511dfb58f1b2cad2e3e5406c5a9cbb2
parentb4687ca42cb82a7821f682dde0310b16ce284770
[SCSI] aic7xxx: fix boot hang with Fujitsu drives

Apparently these are the only drives that try to negotiate IU and QAS
at u160 speeds.  The aic7xxx driver can't cope with this.  The fix is
to eliminate the IU and QAS setting routines.  I've #if 0'd them out,
just in case we ever get the sequencer documentation out of Adaptec,
since we'd then be able to fix the driver.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aic7xxx_osm.c