bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] Hurd: avoid using the deprecated RPC pci_get_ndevs()


From: Samuel Thibault
Subject: Re: [PATCH] Hurd: avoid using the deprecated RPC pci_get_ndevs()
Date: Sun, 3 Nov 2019 19:07:50 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Samuel Thibault, le dim. 03 nov. 2019 18:58:57 +0100, a ecrit:
> let the pci arbiter notice that it is connecting to itself,

Except that this is not an easy task, since the translator is starting
and doesn't process messages yet. A hackish way would be to have
pci-arbiter define a variable that the hurd driver of libpciaccess
would weak-reference (e.g. checking for strcmp(netfs_server_name,
"pci-arbiter") ), to determine whether the process using libpciaccess is
a pci arbiter (and should thus try x86) or not.

Samuel



reply via email to

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