2004-10-30 01:47:49

by Jim Nelson

[permalink] [raw]
Subject: [PATCH 0/2] computone: driver status update

Computone was bought out by Altura XL. I sent an email to both
[email protected] and [email protected] on 10/22/04, and have
not received any response.

An email to [email protected] also got no response.

Since I could not find any submissions by the maintainer fixing
the code recently (the only 2.6 cleanup I could find was some
module-init stuff by Adrian Bunk), I'd call it orphaned in 2.6.

Jim


2004-10-30 01:58:42

by Jim Nelson

[permalink] [raw]
Subject: [PATCH 2/2] computone: MAINTAINERS update

Description: update status of Computone Intelliport driver in MAINTAINERS.

Signed-off-by: James Nelson <[email protected]>

diff -urN --exclude='*~' linux-2.6.9-original/MAINTAINERS linux-2.6.9/MAINTAINERS
--- linux-2.6.9-original/MAINTAINERS 2004-10-18 17:54:37.000000000 -0400
+++ linux-2.6.9/MAINTAINERS 2004-10-29 20:44:19.844465685 -0400
@@ -531,10 +531,9 @@
COMPUTONE INTELLIPORT MULTIPORT CARD
P: Michael H. Warfield
M: Michael H. Warfield <[email protected]>
-W: http://www.computone.com/
W: http://www.wittsend.com/computone.html
L: [email protected]
-S: Supported
+S: Orphaned

COSA/SRP SYNC SERIAL DRIVER
P: Jan "Yenya" Kasprzak

2004-10-30 01:59:05

by Jim Nelson

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

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

Signed-off-by: James Nelson <[email protected]>

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 <[email protected]>.
+
+Changelog:
+----------
+11-01-2001: Original Document
+
+10-29-2004: Minor misspelling & format fix, update status of driver.
+ James Nelson <[email protected]>

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