- More reverse engineer: acx111 does support multi-rate retry!
commit1d552459c0bd9c6df834dedc12a396ef742d34a9
authorsephe <sephe>
Fri, 1 Sep 2006 15:13:15 +0000 (1 15:13 +0000)
committersephe <sephe>
Fri, 1 Sep 2006 15:13:15 +0000 (1 15:13 +0000)
tree4cc350da5cb9b2f085bc9f7d76a325fa927affeb
parent9cd2c5d3b0bebbc0955f125314b38dca712cc7b0
- 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