# # LAPB Data Link Drive # config LAPB tristate "LAPB Data Link Driver" ---help--- 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 for technical details. To compile this driver as a module, choose M here: the module will be called lapb. If unsure, say N. name='id' value='8155258a7d7600e7b92c6193cf23a11e281a9b0b'/> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2016-11-10 22:26:58 +0100
committerTakashi Iwai <tiwai@suse.de>2016-11-11 17:34:14 +0100
commit8155258a7d7600e7b92c6193cf23a11e281a9b0b (patch)
treee0a447488d0c48f27d3fe65d1da228640d2de53d
parentfb3df950833c1e8c39a82313942e6375f3f498c6 (diff)
ASoC: doc: ReSTize jack.txt
A simple conversion from a plain text file. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>