Date: Sat, 17 Nov 2012 15:57:34 -0800 From: Adrian Chadd <adrian@freebsd.org> To: freebsd-wireless@freebsd.org Subject: (Re) Verifying TDMA behaviour on -HEAD Message-ID: <CAJ-Vmokhdw4U-7gp7gUK6Q8upz_ExWS09kLvJgmcmNHAo-wf5g@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmokhdw4U-7gp7gUK6Q8upz_ExWS09kLvJgmcmNHAo-wf5g>