ide: ali14xx: intent to convert driver

From: Corentin Labbe
Date: Thu Jun 10 2021 - 02:27:22 EST


Hello

I just booted my 486 with Linux add see:
[ 2.118009] Uniform Multi-Platform E-IDE driver
[ 2.124262] legacy IDE will be removed in 2021, please switch to libata
[ 2.124262] Report any missing HW support to linux-ide@xxxxxxxxxxxxxxx
[ 2.395244] hda: ST31720A, ATA DISK drive
[ 3.550069] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 3.555100] ide1 at 0x170-0x177,0x376 on irq 15
[ 3.559085] ide-gd driver 1.18
[ 3.562115] hda: max request size: 128KiB
[ 3.564174] hda: 3329424 sectors (1704 MB), CHS=3303/16/63
[ 3.565513] hda: cache flushes not supported
[ 3.623033] hda: hda1

So I plan to convert ali14xx to libata.

Do you know some ""recent"" ide->libata conversion from which I can learn something ?

Regards