mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 06:01:57 +00:00
d12f9ad028
Correct spelling problems for Documentation/isdn/ as reported by codespell. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Karsten Keil <isdn@linux-pingi.de> Cc: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20230209071400.31476-9-rdunlap@infradead.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
10 lines
368 B
ReStructuredText
10 lines
368 B
ReStructuredText
============
|
|
mISDN Driver
|
|
============
|
|
|
|
mISDN is a new modular ISDN driver, in the long term it should replace
|
|
the old I4L driver architecture for passive ISDN cards.
|
|
It was designed to allow a broad range of applications and interfaces
|
|
but only have the basic function in kernel, the interface to the user
|
|
space is based on sockets with a own address family AF_ISDN.
|