patch-2.1.99 linux/Documentation/networking/cops.txt

Next file: linux/Documentation/networking/cs89x0.txt
Previous file: linux/Documentation/networking/baycom.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.98/linux/Documentation/networking/cops.txt linux/Documentation/networking/cops.txt
@@ -1,12 +1,12 @@
 Text File for the COPS LocalTalk Linux driver (cops.c).
 	By Jay Schulist <Jay.Schulist@spacs.k12.wi.us>
 
-This driver has teo modes and they are: Dayna mode and Tangent mode.
+This driver has two modes and they are: Dayna mode and Tangent mode.
 Each mode corresponds with the type of card. It has been found
 that there are 2 main types of cards and all other cards are
 the same and just have different names or only have minor differences
 such as more IO ports. As this driver is tested it will
-become more clear on exactly what cards are supported. 
+become more clear exactly what cards are supported. 
 
 Right now these cards are known to work with the COPS driver. The
 LT-200 cards work in a somewhat more limited capacity than the
@@ -20,8 +20,8 @@
 Other cards possibly supported mode unkown though:
 	Dayna DL2000 (Full length)
 
-The COPS driver defaults to using Dayna mode. To change the drivers 
-mode if you build a driver with a dual support use board_type=1 or
+The COPS driver defaults to using Dayna mode. To change the driver's 
+mode if you built a driver with dual support use board_type=1 or
 board_type=2 for Dayna or Tangent with insmod.
 
 ** Operation/loading of the driver.
@@ -52,12 +52,12 @@
 dummy -seed -phase 2 -net 2000 -addr 2000.10 -zone "1033"
 lt0 -seed -phase 1 -net 1000 -addr 1000.50 -zone "1033"
 
-* For multiple cards, Ethernet and Localtalk.
+* For multiple cards, Ethernet and LocalTalk.
 eth0 -seed -phase 2 -net 3000 -addr 3000.20 -zone "1033"
 lt0 -seed -phase 1 -net 1000 -addr 1000.50 -zone "1033"
 
 * For multiple LocalTalk cards, and an Ethernet card.
-* Order seems to matters here, Ethernet last.
+* Order seems to matter here, Ethernet last.
 lt0 -seed -phase 1 -net 1000 -addr 1000.10 -zone "LocalTalk1"
 lt1 -seed -phase 1 -net 2000 -addr 2000.20 -zone "LocalTalk2"
 eth0 -seed -phase 2 -net 3000 -addr 3000.30 -zone "EtherTalk"

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov