⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 kconfig

📁 linux-2.6.15.6
💻
📖 第 1 页 / 共 2 页
字号:
config C101	tristate "Moxa C101 support"	depends on HDLC && ISA	help	  Driver for C101 SuperSync ISA cards by Moxa Technologies Co., Ltd.	  If you have such a card, say Y here and see	  <http://www.kernel.org/pub/linux/utils/net/hdlc/>.	  To compile this driver as a module, choose M here: the	  module will be called c101.	  If unsure, say N.config FARSYNC	tristate "FarSync T-Series support"	depends on HDLC && PCI	---help---	  Support for the FarSync T-Series X.21 (and V.35/V.24) cards by	  FarSite Communications Ltd.	  Synchronous communication is supported on all ports at speeds up to	  8Mb/s (128K on V.24) using synchronous PPP, Cisco HDLC, raw HDLC,	  Frame Relay or X.25/LAPB.	  If you want the module to be automatically loaded when the interface	  is referenced then you should add "alias hdlcX farsync" to	  /etc/modprobe.conf for each interface, where X is 0, 1, 2, ..., or	  simply use "alias hdlc* farsync" to indicate all of them.	  To compile this driver as a module, choose M here: the	  module will be called farsync.config DLCI	tristate "Frame Relay DLCI support"	depends on WAN	---help---	  Support for the Frame Relay protocol.	  Frame Relay is a fast low-cost way to connect to a remote Internet	  access provider or to form a private wide area network. The one	  physical line from your box to the local "switch" (i.e. the entry	  point to the Frame Relay network, usually at the phone company) can	  carry several logical point-to-point connections to other computers	  connected to the Frame Relay network. For a general explanation of	  the protocol, check out <http://www.mplsforum.org/>.	  To use frame relay, you need supporting hardware (called FRAD) and	  certain programs from the net-tools package as explained in	  <file:Documentation/networking/framerelay.txt>.	  To compile this driver as a module, choose M here: the	  module will be called dlci.config DLCI_COUNT	int "Max open DLCI"	depends on DLCI	default "24"	help	  Maximal number of logical point-to-point frame relay connections	  (the identifiers of which are called DCLIs) that the driver can	  handle.	  The default is probably fine.config DLCI_MAX	int "Max DLCI per device"	depends on DLCI	default "8"	help	  How many logical point-to-point frame relay connections (the	  identifiers of which are called DCLIs) should be handled by each	  of your hardware frame relay access devices.	  Go with the default.config SDLA	tristate "SDLA (Sangoma S502/S508) support"	depends on DLCI && ISA	help	  Driver for the Sangoma S502A, S502E, and S508 Frame Relay Access	  Devices.	  These are multi-protocol cards, but only Frame Relay is supported	  by the driver at this time. Please read	  <file:Documentation/networking/framerelay.txt>.	  To compile this driver as a module, choose M here: the	  module will be called sdla.# Wan router core.config WAN_ROUTER_DRIVERS	bool "WAN router drivers"	depends on WAN && WAN_ROUTER	---help---	  Connect LAN to WAN via Linux box.	  Select driver your card and remember to say Y to "Wan Router."	  You will need the wan-tools package which is available from	  <ftp://ftp.sangoma.com/>. For more information read:	  <file:Documentation/networking/wan-router.txt>.	  Note that the answer to this question won't directly affect the	  kernel: saying N will just cause the configurator to skip all	  the questions about WAN router drivers.	  If unsure, say N.config VENDOR_SANGOMA	tristate "Sangoma WANPIPE(tm) multiprotocol cards"	depends on WAN_ROUTER_DRIVERS && WAN_ROUTER && (PCI || ISA) && BROKEN	---help---	  Driver for S514-PCI/ISA Synchronous Data Link Adapters (SDLA).	  WANPIPE from Sangoma Technologies Inc. <http://www.sangoma.com/>	  is a family of intelligent multiprotocol WAN adapters with data	  transfer rates up to 4Mbps. Cards support:	  - X.25, Frame Relay, PPP, Cisco HDLC protocols.	  - API for protocols like HDLC (LAPB), HDLC Streaming, X.25,	  Frame Relay and BiSync.	  - Ethernet Bridging over Frame Relay protocol.	  - MULTILINK PPP	  - Async PPP (Modem Dialup)	  The next questions will ask you about the protocols you want	  the driver to support.	  If you have one or more of these cards, say M to this option;	  and read <file:Documentation/networking/wan-router.txt>.	  To compile this driver as a module, choose M here: the	  module will be called wanpipe.config WANPIPE_CHDLC	bool "WANPIPE Cisco HDLC support"	depends on VENDOR_SANGOMA	---help---	  Connect a WANPIPE card to a leased line using the Cisco HDLC.	  - Supports Dual Port Cisco HDLC on the S514-PCI/S508-ISA cards	  which allows user to build applications using the HDLC streaming API.	  - CHDLC Streaming MULTILINK PPP that can bind multiple WANPIPE T1	  cards into a single logical channel.	  Say Y and the Cisco HDLC support, HDLC streaming API and	  MULTILINK PPP will be included in the driver.config WANPIPE_FR	bool "WANPIPE Frame Relay support"	depends on VENDOR_SANGOMA	help	  Connect a WANPIPE card to a Frame Relay network, or use Frame Felay	  API to develop custom applications.	  Contains the Ethernet Bridging over Frame Relay feature, where	  a WANPIPE frame relay link can be directly connected to the Linux	  kernel bridge. The Frame Relay option is supported on S514-PCI	  and S508-ISA cards.	  Say Y and the Frame Relay support will be included in the driver.config WANPIPE_X25	bool "WANPIPE X.25 support"	depends on VENDOR_SANGOMA	help	  Connect a WANPIPE card to an X.25 network.	  Includes the X.25 API support for custom applications over the	  X.25 protocol. The X.25 option is supported on S514-PCI and	  S508-ISA cards.	  Say Y and the X.25 support will be included in the driver.config WANPIPE_PPP	bool "WANPIPE PPP support"	depends on VENDOR_SANGOMA	help	  Connect a WANPIPE card to a leased line using Point-to-Point	  Protocol (PPP).	  The PPP option is supported on S514-PCI/S508-ISA cards.	  Say Y and the PPP support will be included in the driver.config WANPIPE_MULTPPP	bool "WANPIPE Multi-Port PPP support"	depends on VENDOR_SANGOMA	help	  Connect a WANPIPE card to a leased line using Point-to-Point	  Protocol (PPP).	  Uses in-kernel SyncPPP protocol over the Sangoma HDLC Streaming	  adapter. In this case each Sangoma adapter port can support an	  independent PPP connection. For example, a single Quad-Port PCI	  adapter can support up to four independent PPP links. The PPP	  option is supported on S514-PCI/S508-ISA cards.	  Say Y and the Multi-Port PPP support will be included in the driver.config CYCLADES_SYNC	tristate "Cyclom 2X(tm) cards (EXPERIMENTAL)"	depends on WAN_ROUTER_DRIVERS && (PCI || ISA)	---help---	  Cyclom 2X from Cyclades Corporation <http://www.cyclades.com/> is an	  intelligent multiprotocol WAN adapter with data transfer rates up to	  512 Kbps. These cards support the X.25 and SNA related protocols.	  While no documentation is available at this time please grab the	  wanconfig tarball in	  <http://www.conectiva.com.br/~acme/cycsyn-devel/> (with minor changes	  to make it compile with the current wanrouter include files; efforts	  are being made to use the original package available at	  <ftp://ftp.sangoma.com/>).	  Feel free to contact me or the cycsyn-devel mailing list at	  <acme@conectiva.com.br> and <cycsyn-devel@bazar.conectiva.com.br> for	  additional details, I hope to have documentation available as soon as	  possible. (Cyclades Brazil is writing the Documentation).	  The next questions will ask you about the protocols you want the	  driver to support (for now only X.25 is supported).	  If you have one or more of these cards, say Y to this option.	  To compile this driver as a module, choose M here: the	  module will be called cyclomx.config CYCLOMX_X25	bool "Cyclom 2X X.25 support (EXPERIMENTAL)"	depends on CYCLADES_SYNC	help	  Connect a Cyclom 2X card to an X.25 network.	  Enabling X.25 support will enlarge your kernel by about 11 kB.# X.25 network driversconfig LAPBETHER	tristate "LAPB over Ethernet driver (EXPERIMENTAL)"	depends on WAN && LAPB && X25	---help---	  Driver for a pseudo device (typically called /dev/lapb0) which allows	  you to open an LAPB point-to-point connection to some other computer	  on your Ethernet network.	  In order to do this, you need to say Y or M to the driver for your	  Ethernet card as well as to "LAPB Data Link Driver".	  To compile this driver as a module, choose M here: the	  module will be called lapbether.	  If unsure, say N.config X25_ASY	tristate "X.25 async driver (EXPERIMENTAL)"	depends on WAN && LAPB && X25	---help---	  Send and receive X.25 frames over regular asynchronous serial	  lines such as telephone lines equipped with ordinary modems.	  Experts should note that this driver doesn't currently comply with	  the asynchronous HDLS framing protocols in CCITT recommendation X.25.	  To compile this driver as a module, choose M here: the	  module will be called x25_asy.	  If unsure, say N.config SBNI	tristate "Granch SBNI12 Leased Line adapter support"	depends on WAN && X86	---help---	  Driver for ISA SBNI12-xx cards which are low cost alternatives to	  leased line modems.	  You can find more information and last versions of drivers and	  utilities at <http://www.granch.ru/>. If you have any question you	  can send email to <sbni@granch.ru>.	  To compile this driver as a module, choose M here: the	  module will be called sbni.	  If unsure, say N.config SBNI_MULTILINE	bool "Multiple line feature support"	depends on SBNI	help	  Schedule traffic for some parallel lines, via SBNI12 adapters.	  If you have two computers connected with two parallel lines it's	  possible to increase transfer rate nearly twice. You should have	  a program named 'sbniconfig' to configure adapters.	  If unsure, say N.endmenu

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -