From patchwork Mon Nov 17 13:01:32 2008 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tilman Schmidt X-Patchwork-Id: 25686 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by ozlabs.org (Postfix) with ESMTP id 8B3D4DE042 for ; Wed, 8 Apr 2009 01:51:53 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755169AbZDGPvq (ORCPT ); Tue, 7 Apr 2009 11:51:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753708AbZDGPvq (ORCPT ); Tue, 7 Apr 2009 11:51:46 -0400 Received: from mail.pxnet.com ([195.227.45.7]:37255 "EHLO mail.pxnet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753284AbZDGPvp (ORCPT ); Tue, 7 Apr 2009 11:51:45 -0400 Received: from xenon.ts.pxnet.com ([10.8.0.10]) (user=ts author=<> mech=DIGEST-MD5 bits=0) by mail.pxnet.com (8.13.8/8.13.8) with ESMTP id n37FpXpv019038; Tue, 7 Apr 2009 17:51:36 +0200 Received: by xenon.ts.pxnet.com (Postfix, from userid 1000) id ADBEE111811; Tue, 7 Apr 2009 17:51:32 +0200 (CEST) From: Tilman Schmidt To: davem@davemloft.net, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Date: Mon, 17 Nov 2008 14:01:32 +0100 Subject: [PATCH] update Documentation/isdn/00-INDEX Message-Id: <20090407155132.ADBEE111811@xenon.ts.pxnet.com> X-Scanned-By: MIMEDefang 2.67 on 195.227.45.7 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org After the merging of mISDN, state which files refer only to the old isdn4linux subsystem. Also add a few missing files. Signed-off-by: Tilman Schmidt --- Documentation/isdn/00-INDEX | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) 1.6.2.1.214.ge986c -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/isdn/00-INDEX b/Documentation/isdn/00-INDEX index 9fee5f2..105cc6f 100644 --- a/Documentation/isdn/00-INDEX +++ b/Documentation/isdn/00-INDEX @@ -2,8 +2,12 @@ - this file (info on ISDN implementation for Linux) CREDITS - list of the kind folks that brought you this stuff. +HiSax.cert + - information about the ITU approval certification of the HiSax driver. INTERFACE - - description of Linklevel and Hardwarelevel ISDN interface. + - description of isdn4linux Link Level and Hardware Level interfaces. +INTERFACE.fax + - description of the fax subinterface of isdn4linux. README - general info on what you need and what to do for Linux ISDN. README.FAQ @@ -12,6 +16,8 @@ README.audio - info for running audio over ISDN. README.fax - info for using Fax over ISDN. +README.gigaset + - info on the drivers for Siemens Gigaset ISDN adapters. README.icn - info on the ICN-ISDN-card and its driver. README.HiSax @@ -37,8 +43,9 @@ README.diversion README.sc - info on driver for Spellcaster cards. README.x25 - _ info for running X.25 over ISDN. + - info on running X.25 over ISDN. README.hysdn - info on driver for Hypercope active HYSDN cards - +README.mISDN + - info on the Modular ISDN subsystem (mISDN). + --