patch-2.4.3 linux/Documentation/kernel-parameters.txt
Next file: linux/Documentation/networking/8139too.txt
Previous file: linux/Documentation/kernel-doc-nano-HOWTO.txt
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Fri Mar 2 11:02:15 2001
- Orig file:
v2.4.2/linux/Documentation/kernel-parameters.txt
- Orig date:
Sat Dec 30 11:23:13 2000
diff -u --recursive --new-file v2.4.2/linux/Documentation/kernel-parameters.txt linux/Documentation/kernel-parameters.txt
@@ -188,8 +188,10 @@
es1371= [HW,SOUND]
- ether= [HW,NET] Ethernet cards parameters (iomem, irq,
- dev_name).
+ ether= [HW,NET] Ethernet cards parameters (irq,
+ base_io_addr, mem_start, mem_end, name.
+ (mem_start is often overloaded to mean something
+ different and driver-specific).
fd_mcs= [HW,SCSI]
@@ -328,7 +330,11 @@
ncr53c8xx= [HW,SCSI]
- netdev= [NET]
+ netdev= [NET] Ethernet cards parameters (irq,
+ base_io_addr, mem_start, mem_end, name.
+ (mem_start is often overloaded to mean something
+ different and driver-specific).
+ (cf: ether=)
nfsaddrs= [NFS]
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)