From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [RFC: 2.6 patch] remove drivers/net/eepro100.c Date: Sun, 15 Jan 2006 16:03:40 -0800 Message-ID: <20060115160340.6f8cc7d6@localhost.localdomain> References: <20060105181826.GD12313@stusta.de> <20060115161958.07e3c7f1@vitb.dev.rtsoft.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Adrian Bunk , jgarzik@pobox.com, saw@saw.sw.com.sg, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Return-path: To: Vitaly Bordug In-Reply-To: <20060115161958.07e3c7f1@vitb.dev.rtsoft.ru> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sun, 15 Jan 2006 16:19:58 +0300 Vitaly Bordug wrote: > On Thu, 5 Jan 2006 19:18:26 +0100 > Adrian Bunk wrote: > > > This patch removes the obsolete drivers/net/eepro100.c driver. > > > > Is there any known problem in e100 still preventing us from removing > > this driver (it seems noone was able anymore to verify the ARM problem)? > > > I think I am recalling some problems on ppc82xx, when e100 was stuck on startup, > and eepro100 worked just fine. > > Even if the patch below will be scheduled for application, we need to set up enough time > for approval that e100 will be fine for all the up-to-date hw; or it should be fixed/updated before eepro100 removal. > > > > > Signed-off-by: Adrian Bunk > > > > How about doing what was done with devfs removal, and remove it from the config menu system for a couple of releases.