commit | 2bf2c568c878b9c0bbacac5c3210a6bd81856d21 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Thu May 19 21:30:13 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Fri May 20 16:43:51 2005 -0500 |
tree | d9be308337b4cca0f0829b0bd62f1d5b830954e1 | |
parent | fb3089dfb58bf07992252b42e77c6f35d45dff5e [diff] |
[SCSI] aic7xxx: fix U160 mode The new period/dt setting routines don't get the coupling of these parameters correct. This means that Domain Validation never gets DT set, and thus the drive gets restricted to U80. Fix this by restoring the couplings in the set routines. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>