]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit58df3bc69b091cc6cd5132cfe9c8de99a280230f
treeebd605aaafbfbf45e1b8cd1e3b7507d04f99df60
parent6fd6b72ddb798ee486b2b07160f6fd2d9e6cda00
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