Commit cff7c4a5 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Martin K. Petersen
parent 520a44d4
...@@ -12,5 +12,6 @@ Linux SCSI Subsystem ...@@ -12,5 +12,6 @@ Linux SCSI Subsystem
advansys advansys
aha152x aha152x
aic79xx aic79xx
aic7xxx
scsi_transport_srp/figures scsi_transport_srp/figures
...@@ -22,7 +22,7 @@ parameters may be changed at runtime by the command ...@@ -22,7 +22,7 @@ parameters may be changed at runtime by the command
Format: <portbase>[,<buson>,<busoff>[,<dmaspeed>]] Format: <portbase>[,<buson>,<busoff>[,<dmaspeed>]]
aic7xxx= [HW,SCSI] aic7xxx= [HW,SCSI]
See Documentation/scsi/aic7xxx.txt. See Documentation/scsi/aic7xxx.rst.
aic79xx= [HW,SCSI] aic79xx= [HW,SCSI]
See Documentation/scsi/aic79xx.rst. See Documentation/scsi/aic79xx.rst.
......
...@@ -37,7 +37,7 @@ config AIC7XXX_CMDS_PER_DEVICE ...@@ -37,7 +37,7 @@ config AIC7XXX_CMDS_PER_DEVICE
on some devices. The upper bound is 253. 0 disables tagged queueing. on some devices. The upper bound is 253. 0 disables tagged queueing.
Per device tag depth can be controlled via the kernel command line Per device tag depth can be controlled via the kernel command line
"tag_info" option. See Documentation/scsi/aic7xxx.txt for details. "tag_info" option. See Documentation/scsi/aic7xxx.rst for details.
config AIC7XXX_RESET_DELAY_MS config AIC7XXX_RESET_DELAY_MS
int "Initial bus reset delay in milli-seconds" int "Initial bus reset delay in milli-seconds"
......
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