[PATCH] Hurd: Fix initialization order

2022-03-12 Thread Joan Lledó
From: Joan Lledó --- src/hurd_pci.c | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/src/hurd_pci.c b/src/hurd_pci.c index 70a9f89..653faa5 100644 --- a/src/hurd_pci.c +++ b/src/hurd_pci.c @@ -610,7 +610,8 @@ pci_system_hurd_create(void) { int er

Re: [PATCH] hurd: Implement device memory mapping

2022-03-12 Thread Joan Lledó
El 12/3/22 a les 12:30, Samuel Thibault ha escrit: > Is netdde using your modified libpciaccess? That was it, netdde was using the original libpciaccess. I'm attaching a patch to fix the problem.

Re: [PATCH] hurd: Implement device memory mapping

2022-03-12 Thread Samuel Thibault
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 s

Re: [PATCH] hurd: Implement device memory mapping

2022-03-12 Thread Joan Lledó
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 net