TODO 860 B

1234567891011121314151617181920212223242526
  1. This driver is barely functional in its current state.
  2. Kevin McKinney(klmckinney1@gmail.com) and Matthias Beyer(mail@beyermatthias.de)
  3. are currently maintaining/cleaning up this driver. Please copy us on all
  4. patches. More maintainers are aways welcomed.
  5. BIG:
  6. - existing API is (/dev/tarang) should be replaced
  7. Is it possible to use same API as Intel Wimax stack and
  8. have same user level components.
  9. - Qos and queue model is non-standard and inflexible.
  10. Use existing TC Qos?
  11. TODO:
  12. - support more than one board - eliminate global variables
  13. - remove developer debug BCM_DEBUG() macros
  14. add a limited number of messages through netif_msg()
  15. - fix non-standard kernel style
  16. - checkpatch warnings
  17. - use request firmware
  18. - fix use of file I/O to load config with better API
  19. - merge some files together?
  20. - cleanup/eliminate debug messages