[PATCH 1/2] computone: Documentation/computone.txt update

From: james4765
Date: Fri Oct 29 2004 - 21:02:36 EST


Description: Minor cleanup and status update to Documentation/computone.txt.

Signed-off-by: James Nelson <james4765@xxxxxxxxx>

diff -urN --exclude='*~' linux-2.6.9-original/Documentation/computone.txt linux-2.6.9/Documentation/computone.txt
--- linux-2.6.9-original/Documentation/computone.txt 2004-10-18 17:54:55.000000000 -0400
+++ linux-2.6.9/Documentation/computone.txt 2004-10-29 21:35:52.102744264 -0400
@@ -1,3 +1,13 @@
+NOTE: This is an unmaintained driver. It is not guaranteed to work due to
+changes made in the tty layer in 2.6. If you wish to take over maintenance of
+this driver, contact Michael Warfield <mhw@xxxxxxxxxxxx>.
+
+Changelog:
+----------
+11-01-2001: Original Document
+
+10-29-2004: Minor misspelling & format fix, update status of driver.
+ James Nelson <james4765@xxxxxxxxx>

Computone Intelliport II/Plus Multiport Serial Driver
-----------------------------------------------------
@@ -146,7 +156,7 @@
ip2.c are used. If you are autoloading the driver module with kerneld or
kmod the base addresses and interrupt number must also be set in ip2.c
and recompile or just insert and options line in /etc/modprobe.conf or both.
-The options line is equivalent to the command line and takes precidence over
+The options line is equivalent to the command line and takes precedence over
what is in ip2.c.

/etc/modprobe.conf sample:
@@ -166,7 +176,8 @@


Note: Both io and irq should be updated to reflect YOUR system. An "io"
- address of 1 or 2 indicates a PCI or EISA card in the board table. The PCI or EISA irq will be assigned automatically.
+ address of 1 or 2 indicates a PCI or EISA card in the board table.
+ The PCI or EISA irq will be assigned automatically.

Specifying an invalid or in-use irq will default the driver into
running in polled mode for that card. If all irq entries are 0 then
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/