blob: cd3e9f2ed87a605bc6a3ec46fcb3d8d5bd1723ac [file] [log] [blame]
Stephen Hemminger2932af32010-11-01 14:18:16 -04001This 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
Stephen Hemmingerf8942e02010-09-08 14:46:36 -070010TODO:
Stephen Hemminger2932af32010-11-01 14:18:16 -040011 - 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()
Stephen Hemmingerf8942e02010-09-08 14:46:36 -070014 - fix non-standard kernel style
Stephen Hemmingerf8942e02010-09-08 14:46:36 -070015 - checkpatch warnings
Stephen Hemminger2932af32010-11-01 14:18:16 -040016 - use request firmware
17 - fix use of file I/O to load config with better API
18 - merge some files together?
Stephen Hemmingerf8942e02010-09-08 14:46:36 -070019 - cleanup/eliminate debug messages
20
Stephen Hemminger2932af32010-11-01 14:18:16 -040021
Stephen Hemmingerf8942e02010-09-08 14:46:36 -070022