summaryrefslogtreecommitdiffstats
path: root/Documentation/usb/usb-serial.txt
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-06-15 01:55:58 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-06-15 01:55:58 +0000
commit53b3988d474435254a3b053a68bb24ce9e439295 (patch)
treef8da8e40f01f4ad02bbd76b8c9920749b118235f /Documentation/usb/usb-serial.txt
parentb0cb48abe83d1a4389ea938bf624f8baa82c5047 (diff)
Merge with 2.3.99-pre9.
Diffstat (limited to 'Documentation/usb/usb-serial.txt')
-rw-r--r--Documentation/usb/usb-serial.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/Documentation/usb/usb-serial.txt b/Documentation/usb/usb-serial.txt
index 193ab6ddc..00248f36e 100644
--- a/Documentation/usb/usb-serial.txt
+++ b/Documentation/usb/usb-serial.txt
@@ -59,6 +59,13 @@ Current status:
properly enumerated, assigned a port, and then communication _should_ be
possible. The driver cleans up properly when the device is removed, or
the connection is canceled on the Visor.
+
+ NOTE:
+ This means that in order to talk to the Visor, the sync button must be
+ pressed BEFORE trying to get any program to communicate to the Visor.
+ This goes against the current documentation for pilot-xfer and other
+ packages, but is the only way that it will work due to the hardware
+ in the Visor.
When the device is connected, try talking to it on the second port
(this is usually /dev/ttyUSB1 if you do not have any other usb-serial
@@ -107,6 +114,24 @@ ZyXEL omni.net lcd plus ISDN TA
author at omninet@kroah.com
+Digi AccelePort Driver
+
+ This driver supports the Digi AccelePort USB 4 device, a 4 port
+ USB serial converter. The driver does NOT yet support the Digi
+ AccelePort USB 2 or 8.
+
+ The driver supports open, close, read, write, termios settings (baud
+ rate, word size, parity, stop bits, hardware/software flow control,
+ CREAD), DTR/RTS, and TIOCMGET/SET/BIS/BIC ioctls. It has not been
+ thoroughly tested, but it seems to be working reasonable well. There
+ is more work to do, including flow control, ioctls, and support for
+ the Digi AccelePort USB 2 and 8.
+
+ Please contact Peter Berger (pberger@brimson.com) or Al Borchers
+ (alborchers@steinerpoint.com) for questions or problems with this
+ driver.
+
+
Generic Serial driver
If your device is not one of the above listed devices, compatible with