Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[pandora-kernel.git] / drivers / staging / bcm / TODO
1 This driver is barely functional in its current state.
2
3 BIG:
4         - existing API is (/dev/tarang) should be replaced
5           Is it possible to use same API as Intel Wimax stack and
6           have same user level components.
7         - Qos and queue model is non-standard and inflexible.
8           Use existing TC Qos?
9
10 TODO:
11         - support more than one board - eliminate global variables
12         - remove developer debug BCM_DEBUG() macros
13           add a limited number of messages through netif_msg()
14         - fix non-standard kernel style
15         - checkpatch warnings
16         - use request firmware
17         - fix use of file I/O to load config with better API
18         - merge some files together?
19         - cleanup/eliminate debug messages
20
21
22