52 lines
1.2 KiB
Plaintext
52 lines
1.2 KiB
Plaintext
./TODO
|
|
|
|
Copyright (C) 1999 AbsoluteValue Software, Inc.
|
|
|
|
Linux WLAN NG TODO
|
|
Wed Feb 23 15:06:05 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
|
|
- 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.
|
|
- Study bridge configuration more closely
|