DevelopmentTasks

From ACX100/ACX111 wireless network driver project

Jump to: navigation, search

Contents

[edit] Top priority

  • Fix locking issues on SMP processors
  • Fix support for the acx100 chipset (according to some reports, it has a broken Tx path: you can iwlist wlan0 scan but nothing else).
  • Review IRQ related code
  • Check WEP code
  • Test and fix the TNETW1350 support
  • Test and fix the TNETW1450 support

[edit] Lower priority

  • Remove code duplication from VLYNQ
  • Code cleanup and checks, use sparse
  • Find out how to correctly calculate Rx levels for ACX100 and ACX111 (also probably different radio chips use different methods)

[edit] Documentation

  • Update the README file
  • Document the firmware commands on the wiki

[edit] References