Re: [ath5k-devel] [PATCH 4/5] ath5k: use rx hw descriptor pointer for self-linked check

2009-04-15 Thread Daniel J Blueman
vers/net/wireless/ath/ath5k/dma.c > b/drivers/net/wireless/ath/ath5k/dma.c > index b65b4fe..941b511 100644 > --- a/drivers/net/wireless/ath/ath5k/dma.c > +++ b/drivers/net/wireless/ath/ath5k/dma.c > @@ -80,8 +80,6 @@ int ath5k_hw_stop_rx_dma(struct ath5k_hw *ah) >  * ath5k_hw_get_rxdp - Get RX Descriptor's address >  * >  * @ah: The &struct ath5k_hw > - * > - * XXX: Is RXDP read and clear ? >  */ >  u32 ath5k_hw_get_rxdp(struct ath5k_hw *ah) >  { -- Daniel J Blueman ___ ath5k-devel mailing list ath5k-devel@lists.ath5k.org https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Re: [ath5k-devel] AP mode mostly working with 2.6.28.1...

2009-01-19 Thread Daniel J Blueman
Hi Bob, On Mon, Jan 19, 2009 at 3:17 AM, Bob Copeland wrote: > 2009/1/18 Daniel J Blueman : >> With the 2.6.28.1 kernel with attached well-known AP-enable patches on >> an x86-64 host with AR5414 hardware, I can get hostapd 0.6.7 running >> [1], but both fail to see the netw

[ath5k-devel] AP mode mostly working with 2.6.28.1...

2009-01-18 Thread Daniel J Blueman
lback) ACK mgmt::proberesp cb STA 00:16:ea:b1:cd:yy sent probe request for broadcast SSID STA 00:16:ea:b1:cd:yy sent probe request for broadcast SSID -- Daniel J Blueman diff --git a/drivers/net/wireless/ath5k/base.c b/drivers/net/wireless/ath5k/base.c index 2d14255..97714f5 100644 --- a/drivers/net