summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-05-23 19:13:55 -0500
committerDan Williams <dcbw@redhat.com>2011-05-23 19:13:55 -0500
commit1c3400b8f20dab4fb7db4be3ed10d89dd7e6503a (patch)
treed5c9ac01c31a945d658bbdea46a85356b3d6b865 /TODO
parent1951029908f10cd8e830c180cefb876135c724f7 (diff)
downloadNetworkManager-1c3400b8f20dab4fb7db4be3ed10d89dd7e6503a.tar.gz
todo: add note about drivers that don't support AP mode
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6afd7f98f5..f39d33bacc 100644
--- 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