For acx111:
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 17 Jun 2006 10:31:59 +0000 (10:31 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 17 Jun 2006 10:31:59 +0000 (10:31 +0000)
commit44fd189c43a58a3604b5aeeca01022a65574eaa2
tree0d49cf2e507f9d87c9823806e3efd0d536e406fc
parenteadc6ec0ad1b10b753b4693bee13e2d36a81389c
For acx111:
- Rename ACX111_DATAFLOW_SNIFFER to ACX111_DF_NO_RXDECRYPT (after testing every
  bits of acx111_conf_option.dataflow, it turns out: ACX111_DATAFLOW_SNIFFER
  _is_ ACX111_DF_NO_RXDECRYPT :(
- Disable hardware WEP encrypt/decrypt (actually hardware WEP encrypt is used
  only with older firmware)
- Add WPA2 support

# I didn't figure out how to turn off hardware WEP encrypt/decrypt for acx100,
# so it still only has WEP support.
sys/dev/netif/acx/acx100.c
sys/dev/netif/acx/acx111.c
sys/dev/netif/acx/if_acx.c
sys/dev/netif/acx/if_acxvar.h