The "New Driver Framework" wiki page is outdated

2018-05-05 Thread Joshua Branson
Hello, I just noticed that the "New Driver Framework" on the wiki recommends DDE as the way to get more userspace drivers, but the git repo recommends a rump kernel. Is there a way to update the wiki? Is this something that I can do? https://www.gnu.org/software/hurd/community/gsoc/project_ide

Re: GSoC TCP/IP webpage edit patch

2018-05-05 Thread Joshua Branson
>From 4dd72f771e28ce482027a3ff05c0b2a86b3cd7b5 Mon Sep 17 00:00:00 2001 From: Joshua Branson Date: Thu, 3 May 2018 09:53:04 -0400 Subject: [PATCH] * community/gsoc/project_ideas/tcp_ip_stack.mdwn I mentioned that lwip was recently ported to the hurd. --- community/gsoc/project_ideas/tcp_ip_stack

Re: GSoC TCP/IP webpage edit patch

2018-05-05 Thread Joshua Branson
Joan Lledó writes: > Hi, > >> However lwip does not provide device drivers for ethernet or wireless > chips. > > Mmm, that's true for wi-fi, but Ethernet is supported[1] and device drivers > are provided by netdde. Ahh ok. I'll apply a corrected version in a moment. At the moment I can't get i