Commit 8dca37d2 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Martin K. Petersen
parent a756185d
...@@ -27,5 +27,6 @@ Linux SCSI Subsystem ...@@ -27,5 +27,6 @@ Linux SCSI Subsystem
link_power_management_policy link_power_management_policy
lpfc lpfc
megaraid megaraid
ncr53c8xx
scsi_transport_srp/figures scsi_transport_srp/figures
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -2203,7 +2203,7 @@ static struct script script0 __initdata = { ...@@ -2203,7 +2203,7 @@ static struct script script0 __initdata = {
** Possible data corruption during Memory Write and Invalidate. ** Possible data corruption during Memory Write and Invalidate.
** This work-around resets the addressing logic prior to the ** This work-around resets the addressing logic prior to the
** start of the first MOVE of a DATA IN phase. ** start of the first MOVE of a DATA IN phase.
** (See Documentation/scsi/ncr53c8xx.txt for more information) ** (See Documentation/scsi/ncr53c8xx.rst for more information)
*/ */
SCR_JUMPR ^ IFFALSE (IF (SCR_DATA_IN)), SCR_JUMPR ^ IFFALSE (IF (SCR_DATA_IN)),
20, 20,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment