From 27f478b1b5301f2a363244cce2dc874fdc3a1b5f Mon Sep 17 00:00:00 2001 From: aggelos Date: Fri, 19 Feb 2010 06:37:09 -0800 Subject: [PATCH] Remove the wifi project suggestion as it would duplicate rpaulo's work --- docs/developer/gsoc2010/index.mdwn | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/developer/gsoc2010/index.mdwn b/docs/developer/gsoc2010/index.mdwn index ac471598..6307d02d 100644 --- a/docs/developer/gsoc2010/index.mdwn +++ b/docs/developer/gsoc2010/index.mdwn @@ -87,10 +87,6 @@ should make use of our in-kernel crypto infrastructure. It is probably necessary to do the encryption asynchronously which will require extending the current infrastructure. -1. Port more of a range of modern WiFi drivers -* iwn - Intel WiFi Link 4965/5000/1000/6000 IEEE 802.11a/g/n wireless network devices -* http://en.wikipedia.org/wiki/Comparison_of_open_source_wireless_drivers - 1. Make DragonflyBSD Tickless * By default, the clock cyclic fires at 100 Hz, regardless of whether or not any timeouts/callouts are scheduled to fire/expire. This is suboptimal from a power efficiency standpoint, as at least one of the system's CPUs never become quiescent/idle enough to be brought into a low power state. This work involves re-implementing the services presently provided by clock() in a tickless (or event based) fashion, eliminating the need for the system to "wake up", only to realize that there's nothing to do on an otherwise idle system. -- 2.41.0