From: James Bottomley Date: Thu, 26 Jul 2007 21:13:10 +0000 (-0400) Subject: [SCSI] aic79xx, aic7xxx: Fix incorrect width setting X-Git-Tag: v2.6.23-rc2~164^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f82cb9211f800f77636af11f0670e5fc6de6256;p=pandora-kernel.git [SCSI] aic79xx, aic7xxx: Fix incorrect width setting Wide transfers are required for every setting of PPR apart from QAS. It seems the DV code starts at the minimum, which turns on DT and Wide regardless of the setting of max_width. Redo the PPR and period setting routines to respect max_width (i.e. start at period = 10 if it is zero). This fixes bugzilla 8366 Acked-by: "Freels, James D." Signed-off-by: James Bottomley --- Reading git-diff-tree failed