Messages in this thread Patch in this message |  | | Subject | [PATCH] Configure.help (synclinkmp/_cs) | From | Paul Fulghum <> | Date | 29 Aug 2002 14:46:16 -0500 |
| |
The following patch contains the help sections for the SyncLink MP/CS drivers added to 2.4.20-pre5.
--- linux-2.4.20-pre5/Documentation/Configure.help Thu Aug 29 13:32:18 2002 +++ linux-2.4.20-pre5-mg/Documentation/Configure.help Thu Aug 29 14:40:19 2002 @@ -3411,6 +3411,16 @@ a module, say M here and read <file:Documentation/modules.txt>. If unsure, say N. +CONFIG_SYNCLINK_CS + Enable support for the SyncLink PC Card serial adapter, running + asynchronous and HDLC communications up to 512Kbps. The port is + selectable for RS-232, V.35, RS-449, RS-530, and X.21 + + This driver may be built as a module ( = code which can be + inserted in and removed from the running kernel whenever you want). + The module will be called synclink_cs.o. If you want to do that, say M + here. + ACP Modem (Mwave) support CONFIG_MWAVE The ACP modem (Mwave) for Linux is a WinModem. It is composed of a @@ -16874,6 +16884,17 @@ This driver can only be built as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called synclink.o. If you want to do that, say M + here. + +CONFIG_SYNCLINKMP + Enable support for the SyncLink Multiport (2 or 4 ports) + serial adapter, running asynchronous and HDLC communications up + to 2.048Mbps. Each ports is independently selectable for + RS-232, V.35, RS-449, RS-530, and X.21 + + This driver may be built as a module ( = code which can be + inserted in and removed from the running kernel whenever you want). + The module will be called synclinkmp.o. If you want to do that, say M here. Synchronous HDLC line discipline support
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |