- More reverse engineer: acx111 does support multi-rate retry!
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 1 Sep 2006 15:13:15 +0000 (15:13 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 1 Sep 2006 15:13:15 +0000 (15:13 +0000)
commit7427ac33bde94f6ad570b31acf9f8523a20db8c5
tree462339b40bc112c5b4254c730f2959370f953485
parentb9334f94acb26ea52b9d3333fa4289cceb91e937
- More reverse engineer: acx111 does support multi-rate retry!
  Collaborated-with: Darron Broad <darron@kewl.org>
- Utilize the new TX rate control algorithm framework in 802.11 layer.
- Support Onoe TX rate control algorithm for acx100.
- Support Onoe TX rate control algorithm and AMRR TX rate control algorithm
  for acx111.  Use AMRR for acx111 by default.
- Use ieee80211_beacon_alloc() in acx_set_{probe_resp,beacon}_tmplt(),
  this corrects IBSS mode support and makes HOSTAP mode support possible.
- Add support for HOSTAP mode.
sys/dev/netif/acx/Makefile
sys/dev/netif/acx/acx100.c
sys/dev/netif/acx/acx111.c
sys/dev/netif/acx/acxcmd.h
sys/dev/netif/acx/if_acx.c
sys/dev/netif/acx/if_acxvar.h