patch-2.4.0-test6 linux/Documentation/networking/vortex.txt

Next file: linux/Documentation/networking/wan-router.txt
Previous file: linux/Documentation/networking/tulip.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/Documentation/networking/vortex.txt linux/Documentation/networking/vortex.txt
@@ -8,7 +8,7 @@
 
 The driver was written by Donald Becker <becker@cesdis.gsfc.nasa.gov>
 
-Don is no longer the prime maintener of this version of the driver. 
+Don is no longer the prime maintainer of this version of the driver. 
 Please report problems to one or more of:
 
   Andrew Morton <andrewm@uow.edu.au>
@@ -64,7 +64,7 @@
 
 options 3c59x debug=3 rx_copybreak=300
 
-If you are using the PCMCIA tools (cardmgr) then theoptions may be
+If you are using the PCMCIA tools (cardmgr) then the options may be
 placed in /etc/pcmcia/config.opts:
 
 module "3c59x" opts "debug=3 extra_reset=1"
@@ -135,7 +135,7 @@
 max_interrupt_work=N
 
   The driver's interrupt service routine can handle many receive and
-  transmit packets in a single invokation.  It does this in a loop. 
+  transmit packets in a single invocation.  It does this in a loop. 
   The value of max_interrupt_work governs how mnay times the interrupt
   service routine will loop.  The default value is 32 loops.  If this
   is exceeded the interrupt service routine gives up and generates a

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)