On 27.04.2021 4:51, Michael Schmitz wrote:
Was macide the only IDE driver in Debian/m68k kernels without a libataThere'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.
alternative? If so, this patch would allow you to finally drop CONFIG_IDE.
ISA drivers shouldn't be "updated" to the platform drivers. But I don't see 'struct isa_driver' there either...