todo: add note about drivers that don't support AP mode
authorDan Williams <dcbw@redhat.com>
Tue, 24 May 2011 00:13:55 +0000 (19:13 -0500)
committerDan Williams <dcbw@redhat.com>
Tue, 24 May 2011 00:13:55 +0000 (19:13 -0500)
TODO

diff --git a/TODO b/TODO
index 6afd7f9..f39d33b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -88,6 +88,11 @@ are still missing.  If the wifi driver supports AP mode, then in
 src/supplicant-manager/ NM should send an AP-mode config instead of sending
 the adhoc config.
 
+Note that some devices (airo, ipw2100, ipw2200, iwl3945, iwl4965, atmel, zd1201)
+will never support AP mode due to firmware limitations, so we clearly must still
+provide Ad-Hoc connection sharing support for those devices and switch between
+Ad-Hoc and AP mode depending on device capabilities.
+
 
 * On-Demand WiFi Scan support