From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751200AbdCQNle (ORCPT ); Fri, 17 Mar 2017 09:41:34 -0400 Received: from mail-yw0-f194.google.com ([209.85.161.194]:34887 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751047AbdCQNlb (ORCPT ); Fri, 17 Mar 2017 09:41:31 -0400 Date: Fri, 17 Mar 2017 09:39:00 -0400 From: Tejun Heo To: Bartlomiej Zolnierkiewicz Cc: Russell King , Sergei Shtylyov , Sekhar Nori , Arnd Bergmann , Dmitry Eremin-Solenikov , Kevin Hilman , Olof Johansson , linux-ide@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support 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-Disposition: inline In-Reply-To: <1533391.BtkrkgvqUW@amdc3058> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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