This allows hurd's acpi translator to read/write pci config.
Note that hurd needs to be changed to link acpi translator
with libpciaccess once this patch is merged.
Also, the boot order needs to be pci-arbiter then acpi.
TESTED: on qemu with a rump patch to enable acpi it boots via rumpdisk.
On
Hello,
NIIBE Yutaka, le jeu. 25 mai 2023 09:21:43 +0900, a ecrit:
> I wonder if it works for GNU Hurd system:
>
> diff --git a/configure.ac b/configure.ac
> index d0fa6f2..ca7731c 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -590,7 +590,7 @@ if test x"$gl_use_threads" = xno; then
>AC