On Friday, March 17, 2017 09:39:00 AM Tejun Heo wrote: > 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? To be honest, the main point here is to make Russell happy. ;-) This is the second time he brought EBSA110 issue while talking about conversion of ARM platforms to use libata PATA so I've finally decided to do the patch just to have a reference example of how to deal with this and similar devices in a proper way. Even though the patch can't be tested EBSA110 is still a supported ARM platform and the patch should work fine in theory (+ it cannot break anything). OTOH it adds an extra code which has some cost from the long-term maintenance POV. Anyway, it is up to you to decide what to do with it. :-) Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html