bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] hurd: Implement device memory mapping


From: Samuel Thibault
Subject: Re: [PATCH] hurd: Implement device memory mapping
Date: Sat, 12 Mar 2022 12:30:55 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Hello,

Joan Lledó, le sam. 12 mars 2022 12:22:39 +0100, a ecrit:
> El 23/1/22 a les 18:44, Samuel Thibault ha escrit:
> > With a normal hurd system, i.e. no bootstrap pci-arbiter, and using
> > netdde, which is thus supposed to eventually use the translator sitting
> > on /servers/bus/pci
> 
> I still don't know how to reproduce this, if I run a normal Hurd with an
> e1000 network card, is it not already using netdde?

Yes.

> All seems to work fine for me.

Without a bootstrap pci-arbiter?

Is netdde using your modified libpciaccess?

I don't see how that can be working with your patch: netdde is a
privileged process, and thus get_privileged_ports will succeed, and thus
device_open will be used and fail.

Samuel



reply via email to

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