Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LAPB
has multiple definitions:
net/lapb/Kconfig
The configuration item CONFIG_LAPB:
(none)
lapb
, lapb
Link Access Procedure, Balanced (LAPB) is the data link layer (i.e. the lower) part of the X.25 protocol. It offers a reliable connection service to exchange data frames with one other host, and it is used to transport higher level protocols (mostly X.25 Packet Layer, the higher part of X.25, but others are possible as well). Usually, LAPB is used with specialized X.21 network cards, but Linux currently supports LAPB only over Ethernet connections. If you want to use LAPB connections over Ethernet, say Y here and to "LAPB over Ethernet driver" below. Read Documentation/networking/lapb-module.rst for technical details.
To compile this driver as a module, choose M here: the module will be called lapb. If unsure, say N.
net/lapb/Kconfig
The configuration item CONFIG_LAPB:
CONFIG_EXPERIMENTAL
lapb
, lapb
Link Access Procedure, Balanced (LAPB) is the data link layer (i.e. the lower) part of the X.25 protocol. It offers a reliable connection service to exchange data frames with one other host, and it is used to transport higher level protocols (mostly X.25 Packet Layer, the higher part of X.25, but others are possible as well). Usually, LAPB is used with specialized X.21 network cards, but Linux currently supports LAPB only over Ethernet connections. If you want to use LAPB connections over Ethernet, say Y here and to "LAPB over Ethernet driver" below. Read Documentation/networking/lapb-module.txt for technical details.
To compile this driver as a module, choose M here: the module will be called lapb. If unsure, say N.
net/Kconfig
The configuration item CONFIG_LAPB:
CONFIG_EXPERIMENTAL
lapb
, lapb
Link Access Procedure, Balanced (LAPB) is the data link layer (i.e. the lower) part of the X.25 protocol. It offers a reliable connection service to exchange data frames with one other host, and it is used to transport higher level protocols (mostly X.25 Packet Layer, the higher part of X.25, but others are possible as well). Usually, LAPB is used with specialized X.21 network cards, but Linux currently supports LAPB only over Ethernet connections. If you want to use LAPB connections over Ethernet, say Y here and to "LAPB over Ethernet driver" below. Read Documentation/networking/lapb-module.txt for technical details.
To compile this driver as a module, choose M here: the module will be called lapb. If unsure, say N.
Raw data from LKDDb:
lkddb module lapb CONFIG_LAPB : net/Kconfig : "LAPB Data Link Driver (EXPERIMENTAL)" # in 2.5.45–2.5.75, 2.6.0–2.6.12
lkddb module lapb CONFIG_LAPB : net/lapb/Kconfig : "LAPB Data Link Driver" # in 2.6.13–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index
Automatically generated (in year 2024). See also LKDDb sources on GitLab