patch-2.4.19 linux-2.4.19/Documentation/networking/vortex.txt
Next file: linux-2.4.19/Documentation/pci.txt
Previous file: linux-2.4.19/Documentation/networking/slicecom.txt
Back to the patch index
Back to the overall index
-  Lines: 38
 -  Date:
Fri Aug  2 17:39:42 2002
 -  Orig file: 
linux-2.4.18/Documentation/networking/vortex.txt
 -  Orig date: 
Sun Aug 12 12:27:36 2001
 
diff -urN linux-2.4.18/Documentation/networking/vortex.txt linux-2.4.19/Documentation/networking/vortex.txt
@@ -117,6 +117,12 @@
   will force full-duplex 100base-TX, rather than allowing the usual
   autonegotiation.
 
+global_options=N
+
+  Sets the `options' parameter for all 3c59x NICs in the machine. 
+  Entries in the `options' array above will override any setting of
+  this.
+
 full_duplex=N1,N2,N3...
 
   Similar to bit 9 of 'options'.  Forces the corresponding card into
@@ -126,6 +132,11 @@
   In fact, please don't use this at all! You're better off getting
   autonegotiation working properly.
 
+global_full_duplex=N1
+
+  Sets full duplex mode for all 3c59x NICs in the machine.  Entries
+  in the `full_duplex' array above will override any setting of this.
+
 flow_ctrl=N1,N2,N3...
 
   Use 802.3x MAC-layer flow control.  The 3com cards only support the
@@ -211,6 +222,12 @@
   Becker's `ether-wake' application may be used to wake suspended
   machines.
 
+  Also enables the NIC's power management support.
+
+global_enable_wol=N
+
+  Sets enable_wol mode for all 3c59x NICs in the machine.  Entries in
+  the `enable_wol' array above will override any setting of this.
 
 Media selection
 ---------------
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)