freebsd-dev/usr.sbin/wlandebug
Sam Leffler 10ad9a77f3 TDMA support for long distance point-to-point links using ath devices:
o add net80211 support for a tdma vap that is built on top of the
  existing adhoc-demo support
o add tdma scheduling of frame transmission to the ath driver; it's
  conceivable other devices might be capable of this too in which case
  they can make use of the 802.11 protocol additions etc.
o add minor bits to user tools that need to know: ifconfig to setup and
  configure, new statistics in athstats, and new debug mask bits

While the architecture can support >2 slots in a TDMA BSS the current
design is intended (and tested) for only 2 slots.

Sponsored by:	Intel
2009-01-08 17:12:47 +00:00
..
Makefile Hook wlandebug up to the build. 2007-07-28 00:12:21 +00:00
wlandebug.8 -d is a flag, not an argument. Use .Fl here. 2008-05-20 20:47:21 +00:00
wlandebug.c TDMA support for long distance point-to-point links using ath devices: 2009-01-08 17:12:47 +00:00