Re: [ath5k-devel] [PATCH 1/1] ath5k: fix hw rate index condition

2009-03-23 Thread Nick Kossifidis
2009/3/23 Bob Copeland m...@bobcopeland.com: On Tue, Mar 03, 2009 at 06:31:05AM +0200, Nick Kossifidis wrote: and i don't believe i've ever seen them, so we can warn on them too and print something like Reserved rate code: %x, also it would be nice to warn on XR rates (1,2,3,6,7) in case we

Re: [ath5k-devel] [PATCH 1/1] ath5k: fix hw rate index condition

2009-03-23 Thread John W. Linville
On Sun, Mar 22, 2009 at 11:04:19PM -0400, Bob Copeland wrote: On Tue, Mar 03, 2009 at 06:31:05AM +0200, Nick Kossifidis wrote: and i don't believe i've ever seen them, so we can warn on them too and print something like Reserved rate code: %x, also it would be nice to warn on XR rates

Re: [ath5k-devel] [PATCH] ath5k: Support LED's on Acer Extensa 5620z

2009-03-23 Thread Bob Copeland
On Mon, Mar 23, 2009 at 6:08 PM, Tulio Magno Quites Machado Filho tul...@gmail.com wrote: This website (http://www.modem-help.co.uk/search.php?id=PCI\VEN_1814%26DEV_0781%26SUBSYS_10591A3B) identifies it as ASUSTek. Maybe Fukato notebooks are manufactured by ASUSTek. Probably. Do you have

[ath5k-devel] [PATCH] ath5k: properly drop packets from ops-tx

2009-03-23 Thread Bob Copeland
We shouldn't return NETDEV_TX_BUSY from the TX callback, especially after we've mucked with the sk_buffs. Drop the packets and return NETDEV_TX_OK. Changes-licensed-under: 3-Clause-BSD Signed-off-by: Bob Copeland m...@bobcopeland.com --- ath5k seems to have the same issue identified in

[ath5k-devel] Locking an interface into 802.11b mode

2009-03-23 Thread Steve Glass
Hi, I've asked elsewhere but I can't seem to find an answer. Is it possible to lock an ath5k managed interface into 802.11b mode? MadWifi-NG allows this with iwpriv ath0 mode 11b but, of course, there's no equivalent in ath5k. I looked at the hardware initialization and it seems to be that we