bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] rumpkernel dependencies


From: Damien Zammit
Subject: Re: [PATCH] rumpkernel dependencies
Date: Sun, 29 Mar 2020 15:59:02 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

On 29/3/20 11:23 am, Samuel Thibault wrote:
> IIRC this is because rump has its own pci_conf_read symbol?  This is
> unfortunate, but yes, we can use the __ version to make sure to access
> the RPC.

Yes, it is because rump has the same symbol.

> 
> +            pci_device_hurd_probe((struct pci_device *)d);
> 
> I don't know the details, but I trust you do know :)

I believe this is required, to probe the regions and roms internally
when creating the pciaccess instance.  And it needs to be done the hurdish way
for pci_device_hurd_create().  Otherwise the regions are unknown to rump.

Damien



reply via email to

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