Documentation/isdn/INTERFACE.CAPI
authorTilman Schmidt <tilman@imap.cc>
Thu, 23 Apr 2009 02:24:21 +0000 (02:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Apr 2009 12:37:39 +0000 (05:37 -0700)
commit554f200e22a13e19bd407d0037e41be0ec8a0a2e
treeebd605aaafbfbf45e1b8cd1e3b7507d04f99df60
parent7ced70c47f68ad672f50781de5adc6d41e6d2866
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>
Documentation/isdn/00-INDEX
Documentation/isdn/INTERFACE.CAPI [new file with mode: 0644]
drivers/isdn/capi/kcapi.c