From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Karsten Keil" Subject: [PATCH 0/3] [ISDN] Documentation patchset Date: Wed, 22 Apr 2009 16:31:48 +0200 Message-ID: Cc: Randy Dunlap , David Miller , tilman@imap.cc, isdn4linux@listserv.isdn4linux.de, i4ldeveloper@listserv.isdn4linux.de, netdev@vger.kernel.org To: linux-kernel@vger.kernel.org Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Add some useful documentation for the ISDN subsystem. Orignal patches are from Tilman Schmidt. I fixed some whitespace issues and added the URL for the CAPI 2.0 spec. Karsten Keil (1): Add reference to CAPI 2.0 standard Tilman Schmidt (2): update Documentation/isdn/00-INDEX Documentation/isdn/INTERFACE.CAPI Documentation/isdn/00-INDEX | 17 +++- Documentation/isdn/INTERFACE.CAPI | 208 +++++++++++++++++++++++++++++++++++++ drivers/isdn/capi/kcapi.c | 171 ++++++++++++++++++++++++++++++ 3 files changed, 392 insertions(+), 4 deletions(-) create mode 100644 Documentation/isdn/INTERFACE.CAPI