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: Samuel Thibault
Subject: Re: [PATCH] Recognize DVD drive during boot
Date: Sun, 12 Sep 2021 20:41:39 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Andrea Monaco, le dim. 12 sept. 2021 20:34:30 +0200, a ecrit:
> 
> > +       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.

Could you update your patch and resend?

Samuel



reply via email to

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