Re: [ath5k-devel] ath5k experiences

2007-11-04 Thread Bernhard Schmidt
Nick Kossifidis wrote: >> So far I've only tried to connect to my home network and first failed >> (network was running WPA(1)-PSK). wpa_supplicant log shows it repeating >> the group handshake phase forever and then disconnecting. The full log >> is here >> >> http://users.birkenwald.de/~berni/te

Re: [ath5k-devel] First try of ath5k with DWL-G630

2007-11-04 Thread Nick Kossifidis
> > The ath5k module now loads and finds the card, but still "unable to > reset hardware" > > Nov 5 03:01:36 mercury kernel: pccard: CardBus card inserted into slot 0 > Nov 5 03:01:36 mercury kernel: PCI: Enabling device :02:00.0 ( -> > 0002) > Nov 5 03:01:36 mercury kernel: ACPI: PCI I

Re: [ath5k-devel] ath5k experiences

2007-11-04 Thread Michael Renzmann
Hi. > posted that to ath5k-users, having no hit on the logs makes me think the > users list isn't really that active :-) Maybe you're just a bit too impatient... don't expect quick replies on a weekend :) ath5k-users has 67 subscribers at this time, and ath5k-devel has not much more (76). > howe

Re: [ath5k-devel] ath5k experiences

2007-11-04 Thread Nick Kossifidis
2007/11/5, Bernhard Schmidt <[EMAIL PROTECTED]>: > Hi, > > posted that to ath5k-users, having no hit on the logs makes me think the > users list isn't really that active :-) > > dmesg says it is an AR5213 > > phy0: Selected rate control algorithm 'simple' > ath5k_pci :02:02.0: Atheros AR5213 ch

Re: [ath5k-devel] First try of ath5k with DWL-G630

2007-11-04 Thread Mark Hindley
On Sun, Nov 04, 2007 at 06:30:20PM -0500, Pavel Roskin wrote: > Hello! > > On Sun, 2007-11-04 at 21:11 +, Mark Hindley wrote: > > Hi, > > > > I have just had a first attempt with ath5k driver. > > > > Compiled svn 2826 against 2.6.24-rc1 (latest git) > > > > I get the following messages/err

Re: [ath5k-devel] First try of ath5k with DWL-G630

2007-11-04 Thread Pavel Roskin
Hello! On Sun, 2007-11-04 at 21:11 +, Mark Hindley wrote: > Hi, > > I have just had a first attempt with ath5k driver. > > Compiled svn 2826 against 2.6.24-rc1 (latest git) > > I get the following messages/error on loading It's strange that no functions from the driver appear in the trace.

Re: [ath5k-devel] ath5k experiences

2007-11-04 Thread Bernhard Schmidt
Hi, posted that to ath5k-users, having no hit on the logs makes me think the users list isn't really that active :-) dmesg says it is an AR5213 phy0: Selected rate control algorithm 'simple' ath5k_pci :02:02.0: Atheros AR5213 chip found: MAC 0x56, PHY: 0x41 ath5k_pci :02:02.0: RF5111 5GH

[ath5k-devel] First try of ath5k with DWL-G630

2007-11-04 Thread Mark Hindley
Hi, I have just had a first attempt with ath5k driver. Compiled svn 2826 against 2.6.24-rc1 (latest git) I get the following messages/error on loading Nov 4 20:37:58 mercury kernel: PCI: Enabling device :02:00.0 ( -> 0002) Nov 4 20:37:58 mercury kernel: ACPI: PCI Interrupt :02:00.

Re: [ath5k-devel] [PATCH] ath5k: fix setup of transmit descriptors

2007-11-04 Thread Ulrich Meis
On Wed 31.10.07 21:49, Nick Kossifidis wrote: > 2007/10/31, Ulrich Meis <[EMAIL PROTECTED]>: > > On Mon 29.10.07 17:12, Ulrich Meis wrote: > > [snip] > > > There's just one problem...I can't send more than 2312 bytes, which also > > > happens to be the limit defined in the 802.11 spec. Or maybe I c