Re: Fwd: GSoC TCP/IP webpage edit patch

2018-05-28 Thread Joshua Branson
Samuel Thibault writes: > Hello, > > Thanks for the patch, I have pushed it. > > About wireless drivers, there used to be some pcmcia (pc-card) drivers, > but that's very old :) netdde doesn't include the wireless stack (even > if linux 2.6.26 used for netdde did have wireless drivers indeed). >

Re: Fwd: GSoC TCP/IP webpage edit patch

2018-05-27 Thread Samuel Thibault
Hello, Thanks for the patch, I have pushed it. About wireless drivers, there used to be some pcmcia (pc-card) drivers, but that's very old :) netdde doesn't include the wireless stack (even if linux 2.6.26 used for netdde did have wireless drivers indeed). Better go with rump anyway. Samuel

Re: Fwd: GSoC TCP/IP webpage edit patch

2018-05-08 Thread Joshua Branson
Joan Lledó writes: > Hello, > >> However, lwip uses the netdde device drivers for wireless chips, >> which are old drivers from an old version of linux > > Does netdde provide drivers for any wireless card? I don't remember. > Anyway, there's no difference between lwip and pfinet here, both need

Fwd: GSoC TCP/IP webpage edit patch

2018-05-07 Thread Joan Lledó
Hello, > However, lwip uses the netdde device drivers for wireless chips, > which are old drivers from an old version of linux Does netdde provide drivers for any wireless card? I don't remember. Anyway, there's no difference between lwip and pfinet here, both need netdde for reaching a NIC, and

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

Re: GSoC TCP/IP webpage edit patch

2018-05-04 Thread Joan Lledó
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. [1] https://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/lwip/port/netif/hurdethif.c Mis

GSoC TCP/IP webpage edit patch

2018-05-04 Thread Joshua Branson
>From 6fe963a6ed30de1b3162bf4a767478b6a161fb1c 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