Re: [PATCH 2/2] Power on ata ports defined in ACPI before probing ports

From: Niklas Cassel

Date: Mon Oct 06 2025 - 11:07:30 EST


On Sun, Oct 05, 2025 at 07:06:07PM +0000, Markus Probst wrote:
> some devices (for example every synology nas with "deep sleep" support)

Some devices?
I assume you mean the HBA and not the devices connected to the HBA.


> have the ability to power on and off each ata port individually. This
> turns the specific port on, if power manageable in acpi, before probing
> it.
>
> This can later be extended to power down the ata ports (removing power
> from a disk) while the disk is spin down.

Spun down?


Overall this commit message needs some serious improvement.

I have no idea what Synology NAS with "deep sleep" support is.

We don't add support for vendor specific features.

Please reference the proper ATA ACS / AHCI / SATA / ACPI specification,
including the version of said specification and which section in that
specification.


Kind regards,
Niklas