todo: add note about drivers that don't support AP mode

This commit is contained in:
Dan Williams 2011-05-23 19:13:55 -05:00
parent 1951029908
commit 1c3400b8f2

5
TODO
View file

@ -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