From f83b1996844c5c0dd5596c615f92250b6ba84f22 Mon Sep 17 00:00:00 2001 From: Joshua Branson Date: Sat, 27 Oct 2018 09:17:53 -0400 Subject: * I modified tcp_ip_stack to reflect that lwip should replace pfinet. * I modified open_issues/device_drivers_and_io_systems to include rump kernel. * I created a rump kernel wiki page, and I linked to it from the project_ideas/tcp_ip_stack webpage. * I added an obsolete logo to the DDE page, to pointe people to the Rump kernel page. --- community/gsoc/project_ideas/driver_glue_code.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/gsoc/project_ideas/driver_glue_code.mdwn') diff --git a/community/gsoc/project_ideas/driver_glue_code.mdwn b/community/gsoc/project_ideas/driver_glue_code.mdwn index 1771756e..db1816c9 100644 --- a/community/gsoc/project_ideas/driver_glue_code.mdwn +++ b/community/gsoc/project_ideas/driver_glue_code.mdwn @@ -27,7 +27,7 @@ This is [[!GNU_Savannah_task 5488]]. [[open issues/user-space device drivers]]. [[open issues/device drivers and io systems]]. -The most promising approach for getting newer drivers seems to be the [[Rump_Kernel]]: +The most promising approach for getting newer drivers seems to be the [[Rump_kernel]]: it already does the hard work of providing an environment where the foreign drivers can run, and offers the additional benefit of being externally maintained. -- cgit v1.2.3