From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261807AbTIYLin (ORCPT ); Thu, 25 Sep 2003 07:38:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261811AbTIYLin (ORCPT ); Thu, 25 Sep 2003 07:38:43 -0400 Received: from pub234.cambridge.redhat.com ([213.86.99.234]:61710 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S261807AbTIYLil (ORCPT ); Thu, 25 Sep 2003 07:38:41 -0400 Date: Thu, 25 Sep 2003 12:38:31 +0100 From: Christoph Hellwig To: Armin Schindler Cc: Adrian Bunk , isdn4linux@listserv.isdn4linux.de, Linux Kernel Mailinglist Subject: Re: [PATCH] Re: 2.6 eicon/ and hardware/eicon/ drivers using the same symbols Message-ID: <20030925123831.A10840@infradead.org> Mail-Followup-To: Christoph Hellwig , Armin Schindler , Adrian Bunk , isdn4linux@listserv.isdn4linux.de, Linux Kernel Mailinglist References: <20030925101541.GH15696@fs.tum.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from armin@melware.de on Thu, Sep 25, 2003 at 01:33:53PM +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 25, 2003 at 01:33:53PM +0200, Armin Schindler wrote: > The legacy eicon driver in drivers/isdn/eicon is the old one and will be > removed as soon as all features went to the new driver. > Anyway this old driver was never meant to be non-module. What about just killing it off? If users really want the old one on 2.6 you can put up a tarball for them somewhere. The driver is so horrinly ugly that it better goes away sooner than later..