Added a few more items.
parent
82c2ebe056
commit
aa3d0fcafe
46
TODO
46
TODO
|
@ -43,13 +43,55 @@
|
|||
* --------------------------------------------------------------------
|
||||
|
||||
Linux WLAN NG TODO
|
||||
Sun Aug 13 02:32:38 EDT 2000
|
||||
Fri Aug 18 11:20:50 EDT 2000
|
||||
|
||||
- Figure out how to reasonbly control powersave
|
||||
- Change prism2dl to generate warnings instead of fatal errors on missing
|
||||
PDRs
|
||||
- Consider a host WEP option
|
||||
- review changes necessary to get AC's approval for kernel integration
|
||||
- Look at making the bus interface (PCMCIA, PCI, USB) more independent
|
||||
- Review changes necessary for static linking to kernel
|
||||
- Update MAC RID to 802.11 MIB mapping document
|
||||
- Update MAC feature to 802.11 mapping document
|
||||
- Add support for 128 bit WEP
|
||||
- Add support for data-only promiscuous mode (so tcpdump will work)
|
||||
- Add support for multicast filters
|
||||
- Display the MAC and BBP partnum & revision at initialization time
|
||||
- Perform a more effective I/O access test and an irq test at
|
||||
initialization time
|
||||
- Detect dead card and perform reset and reinitialization
|
||||
- Get rid of frame copy in conversion (use skb more effectively)
|
||||
- Add capability for 802.11 frames up/down the stack.
|
||||
- Figure out the right way for the following OOB data to ride up and down
|
||||
the stack:
|
||||
- rx signal stats
|
||||
- rx time
|
||||
- rx/tx DCF/PCF
|
||||
- rx/tx priority
|
||||
- Fix the timeout foolishness in the hfa384x code
|
||||
- Add an lnx command to query the rx signal stats:
|
||||
(cumlative should be a weighted average)
|
||||
last beacon rssi
|
||||
last beacon sq
|
||||
last beacon noise floor
|
||||
cumlative beacon rssi
|
||||
cumlative beacon sq
|
||||
cumlative beacon noise floor
|
||||
last data rssi
|
||||
last data sq
|
||||
last data noise floor
|
||||
cumlative data rssi
|
||||
cumlative data sq
|
||||
cumlative data noise floor
|
||||
- GTK/GnomePanel Status display (in C)
|
||||
- GTK Configurator
|
||||
- Scan/selectSSID/joinSSID + SetupPerSSID
|
||||
- Shell functions to simplify wlanctl usage
|
||||
- Finish the prism2 request responses for STA and AP
|
||||
Station:
|
||||
powermgmt
|
||||
scan
|
||||
powermgmt
|
||||
join
|
||||
authenticate
|
||||
deauthenticate
|
||||
|
|
Loading…
Reference in New Issue