Re: [PATCH] m68k/mac: Replace macide driver with generic platform driver

From: Michael Schmitz
Date: Mon Apr 26 2021 - 21:52:21 EST


Hi Finn,

On 26/04/21 7:37 pm, Finn Thain wrote:
Was macide the only IDE driver in Debian/m68k kernels without a libata
alternative? If so, this patch would allow you to finally drop CONFIG_IDE.

There's still q40ide.c (ISA IDE interface, byte-swapped, so would need treatment similar to Falcon IDE). Hasn't been updated to a platform device yet.

Cheers,

    Michael