Date: Tue, 1 Mar 2011 22:48:50 -0800 From: Adrian Chadd <adrian@freebsd.org> To: Kyungsoo Lee <ulsanrub@gmail.com> Cc: freebsd-net <freebsd-net@freebsd.org> Subject: Re: Mini PCI express cards for TDMA on FreeBSD? Message-ID: <AANLkTi=5gOP2hqO1qB5ZimW0xhohB93amHFVT8OfEcmr@mail.gmail.com> In-Reply-To: <AANLkTi=vsoKNRS1xzoGyh57jXV%2BzY3jGzgGbTWv06qq8@mail.gmail.com> References: <AANLkTi=vsoKNRS1xzoGyh57jXV%2BzY3jGzgGbTWv06qq8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I don't think the TDMA code has been thoroughly tested lately. The bus shouldn't matter; it's likely the underlying chipset that matters. It's an AR5424, which should be the AR5212 driver. That should just work fine. If it's panicing, try to get a sensible panic message and backtrace showing where it's actually paniced and get back to me. Adrian On 27 February 2011 19:14, Kyungsoo Lee <ulsanrub@gmail.com> wrote: > Hi guys, > > anyone uses mini PCI express cards for TDMA on FreeBSD? > > I tried to use Anatel AR5BXB6 on IBM laptops. But it doesn't work when I > set > the node as Master(tdmaslot 0) with PANIC or "ATH0: stuck beacons;..". > Is there any solution to solve the above problem? Or does anybody succeed > to > use TDMA on FreeBSD with mini PCI-e cards? > Please, let me know how to solve or the name of the mini PCI-e card which > works well for FreeBSD TDMA. > > FYI, I set the node with the below command. > > "ifconfig wlan create wlandev ath0 wlanmode tdma tdmaslot 0 up" > > Thanks, > K. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=5gOP2hqO1qB5ZimW0xhohB93amHFVT8OfEcmr>