[ath5k-devel] ath5k fails to activate card

2011-08-03 Thread Antonis Tsolomitis
Hello, I have a laptop (Toshiba Satellite P10-792) which had wireless as an option, and hence it does not have a switch for wireless. I had installed a mini pci atheros card (dmesg follows). With older kernels that support was provided by ath_pci, the wireless card was functioning fine using

Re: [ath5k-devel] ath5k fails to activate card

2011-08-03 Thread Nick Kossifidis
2011/8/3 Antonis Tsolomitis antonis.tsolomi...@gmail.com: Hello, I have a laptop (Toshiba Satellite P10-792) which had wireless as an option, and hence it does not have a switch for wireless. I had installed a mini pci atheros card (dmesg follows). With older kernels that support was

Re: [ath5k-devel] ath5k fails to activate card

2011-08-03 Thread Pavel Roskin
On 08/03/2011 08:42 AM, Antonis Tsolomitis wrote: Yes I have tried this. It still is hardware blocked: Antonis. # rfkill list 0: phy0: Wireless LAN Soft blocked: no Hard blocked: yes # rfkill unblock all # rfkill list 0: phy0: Wireless LAN Soft blocked: no Hard

[ath5k-devel] [PATCH RFC v2] ath5k: implement flush op

2011-08-03 Thread Bob Copeland
Here's another iteration. I think this should be safe - if someone with slow MIPS can bang on it and see if queues hang any more frequently or the WARN_ON is hit or any kind of lockup, that would be a useful datapoint. notes: - we don't stop hw tx before freeing the skbs in drain txbuffs