parent
d4b5b9018e
commit
2d1a9094b6
@ -0,0 +1,50 @@ |
||||
./TODO |
||||
|
||||
Linux WLAN NG TODO |
||||
Mon Feb 7 14:38:48 EST 2000 |
||||
|
||||
- Finish the prism2 request responses for STA and AP |
||||
Station: |
||||
powermgmt |
||||
scan |
||||
join |
||||
authenticate |
||||
deauthenticate |
||||
associate (currently only partially functional) |
||||
disassociate |
||||
reassociate |
||||
start |
||||
reset |
||||
Access Point |
||||
deauthenticate |
||||
disassociate |
||||
reset |
||||
|
||||
- Finish the mibget/mibset |
||||
PHY MIBS |
||||
Prism2 specific mibs (represent all RIDs) |
||||
|
||||
- Add event detection and notification of daemon |
||||
Station: |
||||
deauthenticate |
||||
disassociate |
||||
rxpwer_l2 |
||||
rxpwer_l1 |
||||
Access Point: |
||||
associate |
||||
authenticate |
||||
reassociate |
||||
- Add event handling scripts for the events above |
||||
- Add AP support for power managing stations |
||||
- Fix packet loss while sniffing at 11Mb/s |
||||
- Add host WEP for Station |
||||
- Handle host system suspend/resume |
||||
- Improve PCMCIA event scripts |
||||
- man pages |
||||
- Add a HOWTO document for users |
||||
- Add a HOWTO document for programmers |
||||
- Fix 'make clean' so it doesn't generate .depend files |
||||
- Fix 'make install' so it doesn't generate .depend files |
||||
- Review 'make config' for additional options and validation |
||||
- Move am930 code over to this package |
||||
- Add f/w type and version identification for download. |
Loading…
Reference in new issue