patch-2.2.14 linux/Documentation/kernel-parameters.txt
Next file: linux/Documentation/knfsd.txt
Previous file: linux/Documentation/kernel-docs.txt
Back to the patch index
Back to the overall index
- Lines: 203
- Date:
Tue Jan 4 10:12:10 2000
- Orig file:
v2.2.13/linux/Documentation/kernel-parameters.txt
- Orig date:
Mon Jun 7 16:13:07 1999
diff -u --recursive --new-file v2.2.13/linux/Documentation/kernel-parameters.txt linux/Documentation/kernel-parameters.txt
@@ -11,7 +11,7 @@
restrictions referred to are that the relevant option is valid if:
APIC APIC support is enabled.
- APM Automatic Power Management support is enabled.
+ APM Advanced Power Management support is enabled.
AX25 Appropriate AX.25 support is enabled.
CD Appropriate CD support is enabled.
EIDE EIDE/ATAPI support is enabled.
@@ -50,7 +50,7 @@
it will appear as a kernel argument readable via /proc/cmdline by programs
running once the system is up.
- 53c7xx= [HW,SCSI]
+ 53c7xx= [HW,SCSI] Amiga SCSI controllers
adb_buttons= [HW,MOUSE]
@@ -64,10 +64,12 @@
AM53C974= [HW,SCSI]
- apm= [APM] Automatic Power Management.
+ apm= [APM] Advanced Power Management.
arcrimi= [HW,NET]
+ ataflop= [HW, M68k]
+
atamouse= [HW,MOUSE] Atari Mouse.
atascsi= [HW,SCSI] Atari SCSI.
@@ -96,22 +98,22 @@
com90xx= [HW,NET]
- console=
+ console= [KNL] output console + comm spec (speed, control, parity)
cyclades= [HW,SERIAL] Cyclades multi-serial port adapter.
- debug [KNL] Enable kernel debugging.
+ debug [KNL] Enable kernel debugging (events log level).
decnet= [HW,NET]
- digi= [HW,SERIAL]
+ digi= [HW,SERIAL] io parameters + enable/disable command
digiepca= [HW,SERIAL]
dmascc= [HW,AX25,SERIAL] AX.25 Z80SCC driver with DMA
support available.
- dmasound= [HW,SOUND]
+ dmasound= [HW,SOUND] (sound subsystem buffers)
dtc3181e= [HW,SCSI]
@@ -121,7 +123,7 @@
edb= [HW,PS2]
- ether= [HW,NET] Ethernet.
+ ether= [HW,NET] Ethernet cards parameters (iomem,irq,dev_name).
fd_mcs= [HW,SCSI]
@@ -129,7 +131,7 @@
floppy= [HW]
- ftape= [HW] Floppy Tape subsystem.
+ ftape= [HW] Floppy Tape subsystem debugging options.
gdth= [HW,SCSI]
@@ -137,7 +139,8 @@
gvp11= [HW,SCSI]
- hd= [EIDE] IDE and EIDE hard drive subsystem.
+ hd= [EIDE] (E)IDE hard drive subsystem
+ geometry (Cyl/heads/sectors) or tune parameters.
hfmodem= [HW,AX25]
@@ -149,10 +152,18 @@
icn= [HW,ISDN]
+ ide?= [HW] (E)IDE subsystem : config (iomem/irq), tuning or
+ debugging (serialize,reset,no{dma,tune,probe}) or
+ chipset specific parameters
+
+ idebus= [HW] (E)IDE subsystem : VLB/PCI bus speed
+
in2000= [HW,SCSI]
init= [KNL]
+ initrd= [KNL] initial ramdisk path
+
ip= [PNP]
isp16= [HW,CD]
@@ -185,7 +196,7 @@
kbd-reset [VT]
- load_ramdisk= [RAM]
+ load_ramdisk= [RAM] initrd loading boolean
lp= [LPT] Parallel Printer.
@@ -204,7 +215,7 @@
mcdx= [HW,CD]
- md= [HW]
+ md= [HW] RAID subsystems devices and level
mdacon= [MDA]
@@ -224,6 +235,8 @@
nfsroot= [NFS]
+ nmi_watchdog= [KNL, BUGS=ix86] debugging features for SMP kernels
+
no387 [BUGS=ix86] Tells the kernel to use the 387 maths
emulation library even if a 387 maths coprocessor
is present.
@@ -231,6 +244,10 @@
noapic [SMP,APIC] Tells the kernel not to make use of any
APIC that may be present on the system.
+ noasync [HW, M68K] Disables async and sync negotiation for all devices.
+
+ nodisconnect [HW,SCSI, M68K] Disables SCSI disconnects.
+
no-halt [BUGS=ix86]
noinitrd [RAM] Tells the kernel not to load any configured
@@ -240,6 +257,8 @@
nosmp [SMP] Tells an SMP kernel to act as a UP kernel.
+ nosync [HW, M68K] Disables sync negotiation for all devices.
+
optcd= [HW,CD]
panic=
@@ -260,7 +279,7 @@
pg. [PARIDE]
- pirq= [SMP,APIC]
+ pirq= [SMP,APIC] mp-table
plip= [LP,NET] Parallel port network link.
@@ -275,13 +294,14 @@
ramdisk_size= [RAM]
- ramdisk_start= [RAM]
+ ramdisk_start= [RAM] offset of the initrd image when cohabiting with
+ a kernel image on a floppy
reboot= [BUGS=ix86]
reserve=
- riscom8= [HW,SERIAL]
+ riscom8= [HW,SERIAL] multi-port serial driver (io parameters)
ro [KNL] Mount root device read-only on boot.
@@ -303,12 +323,14 @@
specialix= [HW,SERIAL] Specialix multi-serial port adapter.
- st= [HW]
+ st= [HW] SCSI tape parameters (buffers, ..)
st0x= [HW,SCSI]
stram_swap= [HW]
+ switches= [HW, M68K]
+
sym53c416= [HW,SCSI]
sym53c8xx= [HW,SCSI]
@@ -331,6 +353,6 @@
wdt= [HW]
- xd= [HW,XT]
+ xd= [HW,XT] Original XT 8bit disk controllers
xd_geo= [HW,XT]
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)