]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] aic94xx: Fix DDB and SCB initialization
authorDarrick J. Wong <djwong@us.ibm.com>
Thu, 11 Jan 2007 22:15:29 +0000 (14:15 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 13 Jan 2007 22:19:24 +0000 (16:19 -0600)
commit3b709df5f7c83b6b0907217a248a1414a37ffcb6
tree48599caf78a257bd5e89609a4ebe8c3f70f082fd
parentbf2a1928f3e5d44934e974940a8260a57fcc8a58
[SCSI] aic94xx: Fix DDB and SCB initialization

Ed Chim of Adaptec informs us that the DDB registers need to be zeroed at
initialization time and that some SCB initializations need to happen even if
we don't use the SCB.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic94xx/aic94xx_init.c
drivers/scsi/aic94xx/aic94xx_sas.h
drivers/scsi/aic94xx/aic94xx_seq.c