Previous Next Contents

2. Supported Serial Hardware

Linux is known to work with the following serial hardware.

2.1 Standard PC Serial Boards

Note: due to address conflicts, you cannot use COM4 and IBM8514 video board simultaneously. This is due to a bug in the IBM8514 board.

2.2 Plug And Play (PnP) Modems

PnP modems will work with Linux. However, I recommend against using them because they are difficult. There are a couple things you can try;

2.3 Dumb Multiport Serial Boards (with 8250/16450/16550A UARTs)

In general, Linux will support any serial board which uses a 8250, 16450, 16550, 16550A (or compatible) UART, or an internal modem which emulates one of the above UARTs.

Note: the BB-1004 and BB-1008 do not support DCD and RI lines, and thus are not usable for dialin modems. They will work fine for all other purposes.

2.4 Intelligent Multiport Serial Boards

A review of Comtrol, Cyclades, Digi, and Stallion products was printed in the June 1995 issue of the Linux Journal. The article is available at http://www.ssc.com/lj/issue14.

2.5 Unsupported Serial Hardware

Modems that claim to be ``Winmodems'', for example the USR Sportster Winmodem and IBM Aptiva MWAVE, are not supported under Linux. These modems use proprietary designs that require special Windows drivers. Avoid these types of modems. In addition, stay away from modems that require Rockwell RPI drivers for the same reason.

Intelligent serial boards that require drivers not available for Linux won't work either.


Previous Next Contents