Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2836a2f5 authored by Finn Thain's avatar Finn Thain Committed by Jonathan Corbet
Browse files

documentation/scsi: Remove nodisconnect parameter



The driver that used the 'nodisconnect' parameter was removed in
commit 565bae6a ("[SCSI] 53c7xx: kill driver"). Related documentation
was cleaned up in commit f37a7238 ("[SCSI] 53c7xx: fix removal
fallout"), except for the remaining two mentions that are removed here.

Signed-off-by: default avatarFinn Thain <fthain@telegraphics.com.au>
Reviewed-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent c6517b78
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2574,8 +2574,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted.

	nodelayacct	[KNL] Disable per-task delay accounting

	nodisconnect	[HW,SCSI,M68K] Disables SCSI disconnects.

	nodsp		[SH] Disable hardware DSP at boot time.

	noefi		Disable EFI runtime services support.
+0 −2
Original line number Diff line number Diff line
@@ -79,8 +79,6 @@ parameters may be changed at runtime by the command

	ncr53c8xx=	[HW,SCSI]

	nodisconnect	[HW,SCSI,M68K] Disables SCSI disconnects.

	osst=		[HW,SCSI] SCSI Tape Driver
			Format: <buffer_size>,<write_threshold>
			See also Documentation/scsi/st.txt.