From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Date: Fri, 17 Mar 2017 09:39:00 -0400 Message-ID: <20170317133900.GA5078@htj.duckdns.org> References: <3458240.9SL7iGif3L@amdc3058> <20170316212654.GD1480@htj.duckdns.org> <1533391.BtkrkgvqUW@amdc3058> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1533391.BtkrkgvqUW@amdc3058> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Bartlomiej Zolnierkiewicz Cc: Sergei Shtylyov , Arnd Bergmann , Dmitry Eremin-Solenikov , Kevin Hilman , Sekhar Nori , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Russell King , Olof Johansson , linux-arm-kernel@lists.infradead.org List-Id: linux-ide@vger.kernel.org Hello, On Fri, Mar 17, 2017 at 12:59:56PM +0100, Bartlomiej Zolnierkiewicz wrote: > There is no support for this device in the upstream ide driver but > Russell has a hacky patch to make it work by redefining inb()/outb() > operations globally for the whole ide subsystem, please see: > > https://www.spinics.net/lists/arm-kernel/msg567454.html Well, that mail says that the hardware is a museum piece. What's the point here? This can't even be tested, can it? Thanks. -- tejun