Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 29 Aug 2002 15:41:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 29 Aug 2002 15:41:49 -0400 Received: from www.microgate.com ([216.30.46.105]:42759 "EHLO sol.microgate.com") by vger.kernel.org with ESMTP id ; Thu, 29 Aug 2002 15:41:48 -0400 Subject: [PATCH] Configure.help (synclinkmp/_cs) From: Paul Fulghum To: "linux-kernel@vger.kernel.org" Cc: "marcelo@conectiva.com.br" Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.4 Date: 29 Aug 2002 14:46:16 -0500 Message-Id: <1030650376.961.2.camel@diemos.microgate.com> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1914 Lines: 47 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 . 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/