bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Recognize DVD drive during boot


From: Andrea Monaco
Subject: Re: [PATCH] Recognize DVD drive during boot
Date: Sun, 12 Sep 2021 20:34:30 +0200

> +       if (readl(&ahci_port->cmd) & PORT_CMD_ATAPI ||
> +               ahci_identify(ahci_host, ahci_port, port, WIN_IDENTIFY) >= 2)
> +               ahci_identify(ahci_host, ahci_port, port, WIN_PIDENTIFY);


Thanks, that's equivalent to my code and more concise.


Andrea



reply via email to

[Prev in Thread] Current Thread [Next in Thread]