Re: [PATCH] ata: pata_oldpiix: Add missing device ID for INTEL_82371AB
From: Sergei Shtylyov
Date: Mon Dec 10 2018 - 09:52:42 EST
Hello!
On 12/10/2018 04:46 PM, Corentin Labbe wrote:
> When playing with a virtual SPARC machine with qemu, I found that the
> IDE emulated device was not probing with the ata/pata_oldpiix driver.
Correctly, it should probe with ata_piix,
> But with the old ide/piix, it was probed.>
> This is due to this PCI devid was not migrated from the old ide/piix.
It wasn't on purpose -- the IDE driver supports the original PIIX
incorrectly.
> Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
NAK.
MBR, Sergei