bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] New module for the Hurd


From: Samuel Thibault
Subject: Re: [PATCH] New module for the Hurd
Date: Tue, 30 Oct 2018 01:06:25 +0100
User-agent: NeoMutt/20170113 (1.7.2)

Hello,

Joan Lledó, le mar. 16 janv. 2018 12:54:30 +0100, a ecrit:
> This new module uses Hurd's RPCs for accessing the PCI configuration space.
> Direct access as in {read_write}_{8,16,32} functions is done by the old x86
> module.

Similarly, we don't want to avoid x86 completely.

> +_pci_hidden int
> +pci_system_hurd_create(void)
> +{

This could start by opening _SERVERS_BUS_PCI and if that fails, call
pci_system_x86_create instead and thus immediately get x86 operations.

Samuel



reply via email to

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