Re: [ath9k-devel] [PATCH RFC] Re: skb_under_panic in ath9k

2013-06-04 Thread Marc Kleine-Budde
On 05/26/2013 10:02 AM, Oleksij Rempel wrote: Am 26.05.2013 08:20, schrieb Oleksij Rempel: Am 24.05.2013 10:47, schrieb Marc Kleine-Budde: added ath9k-devel to Cc On 05/23/2013 12:02 AM, Marc Kleine-Budde wrote: Hello, I'm on a kirkwood based armv5 system with an USB attached TP-Link

Re: [ath9k-devel] skb_under_panic in ath9k

2013-06-04 Thread Marc Kleine-Budde
On 05/23/2013 12:02 AM, Marc Kleine-Budde wrote: The system crashes repeatedly after about one week with the following oops: [633625.401875] skbuff: skb_under_panic: text:bf501028 len:128 put:8 head:d2788800 data:d27887fe tail:0xd278887e end:0xd2788f40 dev:wlan1 [633625.414180]

Re: [ath9k-devel] AR9287; WiFi AP Mode - Increase interbeacon duration of 100ms

2013-06-04 Thread sandeep suresh
Thanks Ben for this information. Can you please let me know where I can change the beacon time from 100ms to 250ms? Thanks regards Sandeep. From: Ben Greear gree...@candelatech.com To: sandeep suresh sandeep.sur...@yahoo.co.in Cc: Adrian Chadd

[ath9k-devel] [PATCH] ath9k_htc: fix skb_under_panic error

2013-06-04 Thread Oleksij Rempel
This error seems to be really rare, and we do not know real couse of it. But, in any case, we should check size of head before reducing it. Signed-off-by: Oleksij Rempel li...@rempel-privat.de Reported-by: Marc Kleine-Budde m...@blackshift.org --- drivers/net/wireless/ath/ath9k/htc_hst.c | 6

[ath9k-devel] 4.9GHz and 5.8GHz regulatory entries?

2013-06-04 Thread Adrian Chadd
Hi all, I'm hacking at the support needed for 4.9 and 5.8GHz NICs in FreeBSD. Well, there's support for them (and they work!) but I'm doing up some regulatory entries for them. So, has anyone looked at adding 4.9 and 5.8GHz regulatory domain entries to db.txt in Linux, for regulatory domains

Re: [ath9k-devel] 4.9GHz and 5.8GHz regulatory entries?

2013-06-04 Thread Josef Semler
Hi Adrian, I've done a modification for 5.8 ghz and some outdoor tests usin ubnt-hardware. Joe Am Mittwoch, 5. Juni 2013 schrieb Adrian Chadd : Hi all, I'm hacking at the support needed for 4.9 and 5.8GHz NICs in FreeBSD. Well, there's support for them (and they work!) but I'm doing up some