Re: [ath5k-devel] [PATCH v6 6/9] ath5k: Add a function to read chipset's MAC revision

2010-11-29 Thread Wojciech Dubowik
2010/11/26 Wojciech Dubowik dubo...@neratec.com: From: Felix Fietkau n...@openwrt.org Add bus dependent revision read function which is used to determine chipset's MAC before hardware is initialized. Signed-off-by: Felix Fietkau n...@openwrt.org Signed-off-by: Wojciech Dubowik

Re: [ath5k-devel] [PATCH v6 8/9] ath5k: Add AHB bus support.

2010-11-29 Thread Wojciech Dubowik
2010/11/26 Wojciech Dubowik dubo...@neratec.com: From: Felix Fietkau n...@openwrt.org AHB specific functions are now in ahb.c file. AHB bus is compiled in when CONFIG_ATHEROS_AR231X is set in kernel. All other platforms will use PCI bus. Signed-off-by: Felix Fietkau n...@openwrt.org

Re: [ath5k-devel] [PATCH v6 9/9] ath5k: Fix reset and interrupts for AHB type of devices.

2010-11-29 Thread Wojciech Dubowik
2010/11/26 Wojciech Dubowik dubo...@neratec.com: From: Felix Fietkau n...@openwrt.org On WiSoc we cannot access mac register before it is resetted. It will crash hardware otherwise. Signed-off-by: Felix Fietkau n...@openwrt.org Signed-off-by: Wojciech Dubowik

[ath5k-devel] ath5k with hostapd, low beacon rate then no beacons at all (missing/lost/beacons)

2010-11-29 Thread John McLean
Just wondering if anyone else has seen this behaviour. Running hostapd with no clients, or with just one client connected. Seeing beacon rate from 2/second up to 1 every 15 seconds, and anything in between. (beacon rate being completely intermittent) Then the beacons will go away completely

Re: [ath5k-devel] ath5k with hostapd, low beacon rate then no beacons at all (missing/lost/beacons)

2010-11-29 Thread Nick Kossifidis
2010/11/29 John McLean jdmcl...@shaw.ca: Just wondering if anyone else has seen this behaviour. Running hostapd with no clients, or with just one client connected. Seeing beacon rate from 2/second up to 1 every 15 seconds, and anything in between. (beacon rate being completely intermittent)

Re: [ath5k-devel] ath5k with hostapd, low beacon rate then no beacons at all (missing/lost/beacons)

2010-11-29 Thread John McLean
- Original Message - From: John McLean jdmcl...@shaw.ca Date: Monday, November 29, 2010 9:18 am Subject: [ath5k-devel] ath5k with hostapd, low beacon rate then no beacons at all (missing/lost/beacons) To: ath5k-devel@lists.ath5k.org, hos...@lists.shmoo.com Just wondering if anyone