From f2ba259d3ae45546ccd4cd9abd53d15e3f6a454b Mon Sep 17 00:00:00 2001 From: Kevin Lange Date: Sat, 17 May 2014 23:21:45 -0700 Subject: [PATCH] Updated Wish List (markdown) --- Wish-List.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wish-List.md b/Wish-List.md index 7bd42ce..5adc337 100644 --- a/Wish-List.md +++ b/Wish-List.md @@ -5,7 +5,7 @@ If you are looking for a project to work on for とあるOS, this is the place. ## Driver Projects ### Network Drivers -Build a driver for a network card, finish the port of lwip, or build a new, in-house networking stack. +Write a driver your favorite NIC, or contribute to the network stack. ### USB Stack Build a USB stack and generic drivers for keyboards / mice.