On Mon, 19 May 2025 11:56:55 +0300, Tasos Sahanidis wrote: > On at least an ASRock 990FX Extreme 4 with a VIA VT6330, the devices > have not yet been enabled by the first time ata_acpi_cbl_80wire() is > called. This means that the ata_for_each_dev loop is never entered, > and a 40 wire cable is assumed. > > The VIA controller on this board does not report the cable in the PCI > config space, thus having to fall back to ACPI even though no SATA > bridge is present. > > [...] Applied to libata/linux.git (for-6.16-fixes), thanks! [1/1] ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled https://git.kernel.org/libata/linux/c/33877220 Kind regards, Niklas