diff options
author | Tilman Schmidt <tilman@imap.cc> | 2009-04-23 02:24:21 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-04-27 05:37:39 -0700 |
commit | 554f200e22a13e19bd407d0037e41be0ec8a0a2e (patch) | |
tree | ebd605aaafbfbf45e1b8cd1e3b7507d04f99df60 /Documentation/isdn/00-INDEX | |
parent | 7ced70c47f68ad672f50781de5adc6d41e6d2866 (diff) | |
download | blackbird-obmc-linux-554f200e22a13e19bd407d0037e41be0ec8a0a2e.tar.gz blackbird-obmc-linux-554f200e22a13e19bd407d0037e41be0ec8a0a2e.zip |
Documentation/isdn/INTERFACE.CAPI
isdn: document Kernel CAPI driver interface
Create a file Documentation/isdn/INTERFACE.CAPI describing the
interface between the kernel CAPI subsystem and ISDN device drivers,
analogous to the existing Documentation/isdn/INTERFACE for the old
isdn4linux subsystem. Also add kerneldoc comments to the exported
functions in drivers/isdn/capi/kcapi.c.
Impact: Documentation
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/isdn/00-INDEX')
-rw-r--r-- | Documentation/isdn/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/isdn/00-INDEX b/Documentation/isdn/00-INDEX index d9660ee5ab27..5a2d69989a8c 100644 --- a/Documentation/isdn/00-INDEX +++ b/Documentation/isdn/00-INDEX @@ -8,6 +8,8 @@ INTERFACE - description of isdn4linux Link Level and Hardware Level interfaces. INTERFACE.fax - description of the fax subinterface of isdn4linux. +INTERFACE.CAPI + - description of kernel CAPI Link Level to Hardware Level interface. README - general info on what you need and what to do for Linux ISDN. README.FAQ |