Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758735AbbBGUnY (ORCPT ); Sat, 7 Feb 2015 15:43:24 -0500 Received: from cpsmtpb-ews02.kpnxchange.com ([213.75.39.5]:52505 "EHLO cpsmtpb-ews02.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758615AbbBGUnX (ORCPT ); Sat, 7 Feb 2015 15:43:23 -0500 Message-ID: <1423341800.2246.68.camel@x220> Subject: Re: [PATCH 2/6] drivers: isdn: act2000: capi.c: fix checkpatch errors From: Paul Bolle To: Joe Perches Cc: Tilman Schmidt , Sergei Shtylyov , Bas Peters , isdn@linux-pingi.de, julia.lawall@lip6.fr, davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Date: Sat, 07 Feb 2015 21:43:20 +0100 In-Reply-To: <1423336761.2933.7.camel@perches.com> References: <1423328797-17865-1-git-send-email-baspeters93@gmail.com> <1423328797-17865-3-git-send-email-baspeters93@gmail.com> <54D650BF.5000400@cogentembedded.com> <1423336761.2933.7.camel@perches.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Feb 2015 20:43:20.0941 (UTC) FILETIME=[B5A279D0:01D04316] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1777 Lines: 48 [Adding Tilman.] On Sat, 2015-02-07 at 11:19 -0800, Joe Perches wrote: > Does anyone still use these cards? 0) Good question. 1) None of the (two dozen) commits in drivers/isdn/act2000/ added since v2.6.12 appear to be triggered complaints, suggestions, etc. of actual users. 2) Broader picture: if I remember correctly there are now four different flavors of ISDN in the kernel: - really old: pre-i4l - very old: i4l - just old: CAPI - not so old: mISDN I could spend another 24 hours refining and relabeling these categories, and matching the various drivers to these categories. But I'm pretty sure none of the current categories contain all the drivers. And I'm certain all current categories support one or more drivers that none of the other categories do. So the current ISDN situation is a bit messy. Tilman might be able to provide a clearer, and maybe less grumpy, summary of the current situation. 3) Anyhow, this is an i4l card. i4l is deprecated since v2.6.22. And it was obsolete before that! 4) Furthermore, it seems consumer grade ISDN is on the way out. Eg, my ISP will disconnect my, let's call it, ADSL over ISDN connection in less that two months because they can't be bothered anymore to support that niche. 5) So we could let the various flavors of ISDN limp along for another few years. But maybe we should consider, say, removing i4l and pre i4l and see who complains. That might be a rude thing to do. So perhaps the various ISDN flavors should be left alone until ... what exactly? Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/