commit | 75c28851c9eee889ef4347ff6f55b2dd1e1ceb81 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Oct 06 00:11:17 2006 +0200 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Oct 25 15:12:03 2006 -0700 |
tree | 18e74628313a7757cb90b865add12548176c0f8d | |
parent | 413f73272090a69e35a03c938272ec661b1d3d4c [diff] |
[SCSI] tmscsim: set max_sectors AM53C974A's Start Transfer Counter register has 24 bits, thus maximum transfer length is 16MiB. But the maximum I can test is 8MiB, so use that until somebody tests 16MiB. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>