For bwi(4) parts that use TX status registers:
commit783ab10f443c91677c0d747a3cb682e1ca9efd4e
authorsephe <sephe>
Sun, 16 Sep 2007 09:58:27 +0000 (16 09:58 +0000)
committersephe <sephe>
Sun, 16 Sep 2007 09:58:27 +0000 (16 09:58 +0000)
treed418ed132a360862905dff5261ea27295503244c
parent8fa830ce32fc0c8e70f0a744a9c3fb184db7b1c9
For bwi(4) parts that use TX status registers:
- Update TXSTATUS0 register's layout according to v4 specification.
- Extract frame's TX count and whether the frame has been acknowledged.
- If the TX status indicates that the frame is pending or is AMPDU(?),
  don't do any further processing (pending probably will not happen in
  the current TX model).
sys/dev/netif/bwi/if_bwi.c
sys/dev/netif/bwi/if_bwireg.h