So for the record, I have a couple of -HEAD devices up and running with TDMA.

AP:

ath0: <Atheros 5413> irq 16 at device 0.0 on cardbus0
ath0: AR5413 mac 10.4 RF5413 phy 6.1


ifconfig wlan0 create wlandev ath0 wlanmode tdma
ifconfig wlan0 ssid ADRIAN_TDMA channel 48:a
ifconfig wlan0 tdmaslotcnt 2 tdmaslot 0 tdmaslotlen 2500
ifconfig wlan0 192.168.4.1/24 up

STA:

[100147] ath1: <Atheros 5413> mem 0xe4310000-0xe431ffff irq 16 at
device 0.0 on cardbus0
ath1: AR5413 mac 10.4 RF5413 phy 6.1

ifconfig wlan0 create wlandev ath0 wlanmode tdma
ifconfig wlan0 ssid ADRIAN_TDMA
ifconfig wlan0 inet 192.168.4.2/24 up

I'm running an iperf test right now and it's getting a stable
8.3MBit/sec across it.

Now, after the work done last year to make the 11n NICs work, I
haven't sat down and tried that.
I likely should do that soon. But at least for that very specific MAC
version above, it seems to work just fine.


Adrian
_______________________________________________
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to