From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Subject: Re: [RFT] e100 driver on ARM Date: Mon, 04 Sep 2006 15:34:14 +0100 Message-ID: References: <44FC0261.6010807@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Netdev List , Linux Kernel , Andrew Morton , Russell King , "Kok, Auke" Return-path: Received: from cam-admin0.cambridge.arm.com ([193.131.176.58]:33495 "EHLO cam-admin0.cambridge.arm.com") by vger.kernel.org with ESMTP id S1751396AbWIDOew (ORCPT ); Mon, 4 Sep 2006 10:34:52 -0400 To: Jeff Garzik In-Reply-To: <44FC0261.6010807@garzik.org> (Jeff Garzik's message of "Mon, 04 Sep 2006 06:39:29 -0400") Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Jeff Garzik wrote: > The eepro100 removal has been blocked for almost a year by a vague > suggestion from Russell that e100 doesn't work on ARM. But he doesn't > have that machine anymore. So, we're stuck in limbo. Russell might have tested it on an Integrator/AP (not sure though). IIRC, I tested the e100.c driver on this platform with 2.6.12 and it was OK at that time (the platform is now discontinued by ARM Ltd). > 1) Does e100 driver work on ARM? I tested the e100.c driver a few months ago on the Versatile/PB and RealView/EB platforms with PCI backplanes attached. The driver seemed to work well (after fixing some PCI hardware problems on our platforms). I couldn't get the eepro100.c driver to work though, but didn't have any reason to investigate further. -- Catalin