aboutsummaryrefslogtreecommitdiff
path: root/Documentation/isdn
diff options
context:
space:
mode:
authorKarsten Keil <kkeil@suse.de>2008-07-26 18:52:11 +0200
committerKarsten Keil <kkeil@suse.de>2008-07-27 01:46:33 +0200
commite4ac9bc1f6686dcb8c34e2756aa93cc9546fa6ae (patch)
treef61c5487c54ce0c6633cb088e81bcec2b7ccc20b /Documentation/isdn
parenta048d3aff8b828b6c0fa7ddd90a531248ab4e0f9 (diff)
Add mISDN driver
mISDN is a new modular ISDN driver, in the long term it should replace the old I4L driver architecture for passiv ISDN cards. Signed-off-by: Karsten Keil <kkeil@suse.de>
Diffstat (limited to 'Documentation/isdn')
-rw-r--r--Documentation/isdn/README.mISDN6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/isdn/README.mISDN b/Documentation/isdn/README.mISDN
new file mode 100644
index 000000000000..cd8bf920e77b
--- /dev/null
+++ b/Documentation/isdn/README.mISDN
@@ -0,0 +1,6 @@
+mISDN is a new modular ISDN driver, in the long term it should replace
+the old I4L driver architecture for passiv 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.
+