dect
/
linux-2.6
Archived
13
0
Fork 0

Documentation: Remove references to dead "noasync" kernel parm

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Robert P. J. Day 2007-10-19 23:33:35 +02:00 committed by Adrian Bunk
parent 634fe2fdbf
commit ac0bf14df7
2 changed files with 1 additions and 7 deletions

View File

@ -1133,9 +1133,6 @@ and is between 256 and 4096 characters. It is defined in the file
noapic [SMP,APIC] Tells the kernel to not make use of any
IOAPICs that may be present in the system.
noasync [HW,M68K] Disables async and sync negotiation for
all devices.
nobats [PPC] Do not use BATs for mapping kernel lowmem
on "Classic" PPC cores.

View File

@ -890,10 +890,7 @@ Syntax: nosync:0
5.5.2) noasync
--------------
Syntax: noasync:0
Disables async and sync negotiation for all devices. Any value
after the colon is acceptable (and has the same effect).
[OBSOLETE, REMOVED]
5.5.3) nodisconnect
-------------------