Re: [ath5k-devel] 2425 tests

2008-09-27 Thread Brian Prodoehl
I'm running the 20080925 snapshot of compat-wireless-old, and I'm seeing disconnects during large file transfers with the AR2425. I say "disconnects" because I'm set up promiscuously in IBSS mode, so it isn't just a simple disassociation. When it dies, I see this in dmesg: ath0: failed to set fr

Re: [ath5k-devel] Release of Atheros 802.11abg HAL under the ISC

2008-09-27 Thread John W. Linville
On Fri, Sep 26, 2008 at 02:57:01PM -0700, Luis R. Rodriguez wrote: > As part of our commitment to help support all of our Atheros devices > under Linux we'd like to announce the release of our Atheros HAL for > our 802.11abg chipsets under the ISC license. > > You can find it here: > > http://www

Re: [ath5k-devel] Release of Atheros 802.11abg HAL under the ISC

2008-09-27 Thread Nick Kossifidis
2008/9/27 Luis R. Rodriguez <[EMAIL PROTECTED]>: > As part of our commitment to help support all of our Atheros devices > under Linux we'd like to announce the release of our Atheros HAL for > our 802.11abg chipsets under the ISC license. > > You can find it here: > > http://www.kernel.org/pub/linu

Re: [ath5k-devel] Release of Atheros 802.11abg HAL under the ISC

2008-09-27 Thread Bob Copeland
On Fri, Sep 26, 2008 at 02:57:01PM -0700, Luis R. Rodriguez wrote: > As part of our commitment to help support all of our Atheros devices > under Linux we'd like to announce the release of our Atheros HAL for > our 802.11abg chipsets under the ISC license. > > You can find it here: > > http://www

[ath5k-devel] [PATCH 1/1] Ath5k: add AP mode

2008-09-27 Thread Jiri Slaby
Add support for AP mode. This involves: - enablement in ath5k_beacon_config -- initialize beacon timer - add AP to the supported modes in ath5k_add_interface - handle beacon change even for AP in ath5k_config_interface - remove useless test for IBSS in ath5k_beacon_update Signed-off-by: Jiri Slaby

Re: [ath5k-devel] Release of Atheros 802.11abg HAL under the ISC

2008-09-27 Thread Jiri Slaby
On 09/26/2008 11:57 PM, Luis R. Rodriguez wrote: > As part of our commitment to help support all of our Atheros devices > under Linux we'd like to announce the release of our Atheros HAL for > our 802.11abg chipsets under the ISC license. > > You can find it here: > > http://www.kernel.org/pub/li

Re: [ath5k-devel] Release of Atheros 802.11abg HAL under the ISC

2008-09-27 Thread Bruno Randolf
Luis R. Rodriguez wrote: > As part of our commitment to help support all of our Atheros devices > under Linux we'd like to announce the release of our Atheros HAL for > our 802.11abg chipsets under the ISC license. > > You can find it here: > > http://www.kernel.org/pub/linux/kernel/people/mcgro

[ath5k-devel] VAP/VIF support with AP mode

2008-09-27 Thread Gregory Nietsky
now that ap mode is functional with this driver im looking at multi-bss VAP/VIF support and would like a quick poll. as per-bss info is not in hostapd/nl80211 should it be put in there or should there be a kernel option numradios that creates number of wlanX interfaces in AP mode [or n-1 in AP

Re: [ath5k-devel] Release of Atheros 802.11abg HAL under the ISC

2008-09-27 Thread Michael Buesch
On Friday 26 September 2008 23:57:01 Luis R. Rodriguez wrote: > As part of our commitment to help support all of our Atheros devices > under Linux we'd like to announce the release of our Atheros HAL for > our 802.11abg chipsets under the ISC license. > > You can find it here: > > http://www.kern

Re: [ath5k-devel] Release of Atheros 802.11abg HAL under the ISC

2008-09-27 Thread Greg KH
On Fri, Sep 26, 2008 at 02:57:01PM -0700, Luis R. Rodriguez wrote: > As part of our commitment to help support all of our Atheros devices > under Linux we'd like to announce the release of our Atheros HAL for > our 802.11abg chipsets under the ISC license. > > You can find it here: > > http://www

Re: [ath5k-devel] Slow performance with ath5k

2008-09-27 Thread Jaco Kroon
Paula K wrote: > Jaco Kroon <[EMAIL PROTECTED]> writes: > > the biggest rate is 18M, if i test with a rate > 18M i loose my connection (i can't ping anything)t >> I'm seeing the same thing. For most of my needs this is fast enough, >> but higher speeds would be useful :). >> >> Jaco

[ath5k-devel] Release of Atheros 802.11abg HAL under the ISC

2008-09-27 Thread Luis R. Rodriguez
As part of our commitment to help support all of our Atheros devices under Linux we'd like to announce the release of our Atheros HAL for our 802.11abg chipsets under the ISC license. You can find it here: http://www.kernel.org/pub/linux/kernel/people/mcgrof/legacy-hal.tar.bz2 This can be used a

Re: [ath5k-devel] Release of Atheros 802.11abg HAL under the ISC

2008-09-27 Thread Luis R. Rodriguez
On Fri, Sep 26, 2008 at 03:55:58PM -0700, Maxim Levitsky wrote: > If I understand this correctly, madwifi is no longer a non-free driver? MadWifi is based on a proprietary HAL which is slightly different than this one, so no, its still non-free. The "free" drivers where I think focus should be put