On Mon, Jan 25, 2010 at 03:58:59PM +0100, Giovanni Bechis wrote:
> Giovanni Bechis wrote:
> >Stuart Henderson wrote:
> >>On 2010/01/25 00:50, Luis Henriques wrote:
> >>>Re-sending with "cvs diff -upRN"
> >
> Unfortunately this diff doesn't work with my card, I have "unable to
> reset hardware" errors whenever I try to scan the network or
> configure my device.

... 
 
> ath0 at pci3 dev 0 function 0 "Atheros AR5424" rev 0x01: apic 2 int 11 (irq 
> 11)
> ath0: AR5424 14.2 phy 7.0 rf 0.0, WOR02W, address 00:1f:3a:36:a6:d1

This last line indicates that your card is quite different from mine:  your
MAC version is 14.2 and PHY version is 7.0.  Here's the dmesg from my laptop:

  ath0 at pci4 dev 0 function 0 "Atheros AR5424" rev 0x01: apic 2 int 19 (irq 
11)
  ath0: AR5424 10.2 phy 6.1 rf 6.0, WORAW, address 00:1b:9e:f5:e6:2a

So, without a card for testing it is actually not very easy to submit a
patch that would add support for both cards.

An interesting thing would be to test with a card that _was_ working
without my patch.  I would be interested in knowing whether I am breaking
something or not.  From what you're saying, your card was crashing the
kernel when you tryied to use it -- the same behaviour as mine without my
mods

Regards,
Luis

Reply via email to