diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-08-28 22:00:09 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-08-28 22:00:09 +0000 |
commit | 1a1d77dd589de5a567fa95e36aa6999c704ceca4 (patch) | |
tree | 141e31f89f18b9fe0831f31852e0435ceaccafc5 /Documentation/usb/usb-serial.txt | |
parent | fb9c690a18b3d66925a65b17441c37fa14d4370b (diff) |
Merge with 2.4.0-test7.
Diffstat (limited to 'Documentation/usb/usb-serial.txt')
-rw-r--r-- | Documentation/usb/usb-serial.txt | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Documentation/usb/usb-serial.txt b/Documentation/usb/usb-serial.txt index da7d19090..4ffe021a7 100644 --- a/Documentation/usb/usb-serial.txt +++ b/Documentation/usb/usb-serial.txt @@ -135,16 +135,16 @@ ZyXEL omni.net lcd plus ISDN TA 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. + This driver supports the Digi AccelePort USB 2 and 4 devices, 2 port + (plus a parallel port) and 4 port USB serial converters. The driver + does NOT yet support the Digi AccelePort USB 8. + + The driver is generally working, though we still have a few more ioctls + to implement and final testing and debugging to do. The paralled port + on the USB 2 is supported as a serial to parallel converter; in other + words, it appears as another USB serial port on Linux, even though + physically it is really a parallel port. The Digi Acceleport USB 8 + is not yet supported. Please contact Peter Berger (pberger@brimson.com) or Al Borchers (alborchers@steinerpoint.com) for questions or problems with this |