1This driver is barely functional in its current state.
2
3BIG:
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
10TODO:
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
23