Libertas todo
From OLPC
Revision as of 23:59, 1 February 2007 by 201.89.14.66 (Talk)
Contents |
[edit] TODO list for Marvell 8388 wireless driver
[edit] Marcelo Tosatti
- 64-bit issues
- proper locking: add a simple global mutex.
- kernel style documentation (Documentation/kernel-doc-nano-HOWTO.txt)
- test individual suspend/resume (CONFIG_USB_SUSPEND)
- firmware must report correct association error codes, must send that
down to userspace
[edit] David Woodhouse
- __attribute__ ((packed)) wlan_ioctl_user_scan_cfg why packet?
[edit] Dan Williams
- Clean up IsNetworkCompatible() in wlan_scan.c
- Break current SIOC*IWENCODE into SIOC*IWENCODE, SIOC*IWENCODEEXT, SIOC*IWAUTH
- Implement SIOC*IWGENIE
- Allocate the WPA IE on the fly rather than using a constant sized buffer

