Re: hurd - [PATCH]: libddekit

2020-07-18 Thread Samuel Thibault
Damien Zammit, le sam. 11 juil. 2020 11:56:21 +1000, a ecrit: > I compiled and installed the latest master-user_level_drivers-debian branch > of gnumach, (which has both fallback and new RPCs for interrupt handling). > > Using the attached patch, I was able to build libddekit.a and link with > ne

Re: hurd - [PATCH]: libddekit

2020-07-18 Thread Samuel Thibault
Damien Zammit, le sam. 11 juil. 2020 11:56:21 +1000, a ecrit: > I also tried old netdde with this kernel and it seems to still work!? Well, that's expected thanks to the compatibility layer? Samuel

hurd - [PATCH]: libddekit

2020-07-10 Thread Damien Zammit
Hello, I compiled and installed the latest master-user_level_drivers-debian branch of gnumach, (which has both fallback and new RPCs for interrupt handling). Using the attached patch, I was able to build libddekit.a and link with netdde. This enabled the new user-land driver path to work for net