You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.1 KiB
51 lines
1.1 KiB
23 years ago
|
./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.
|