linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jaco Kroon <jaco@kroon.co.za>
To: Pavel Roskin <proski@gnu.org>
Cc: linux-wireless@vger.kernel.org
Subject: Re: AR242x wireless card (ath5k)
Date: Fri, 18 Jul 2008 21:30:56 +0200	[thread overview]
Message-ID: <4880EF70.508@kroon.co.za> (raw)
In-Reply-To: <20080717191425.1vfvithrk0okcg84-cebfxv@webmail.spamcop.net>

Pavel Roskin wrote:
> Quoting Jaco Kroon <jaco@kroon.co.za>:
> 
>> Hi,
>>
>> I've got a Toshiba Satellite 1i4 (P200 derivative) laptop with the
>> following wireless card:
>>
>> 05:00.0 Ethernet controller: Atheros Communications Inc. AR242x
>> 802.11abg Wireless PCI Express Adapter (rev 01)
> 
> That's not sufficient to identify your card.  ath5k should print more 
> detailed information to the kernel log, which is shown by the dmesg 
> command.  If it's AR5006 (MAC revision less than 14.2), the card should 
> work with MSI turned off.  Just add "pci=nomsi" to the kernel command 
> line in the bootloader.  Alternatively, disable CONFIG_PCI_MSI in 
> .config and recompile the kernel.

pci=nomsi doesn't work.

dijkstra ~ # dmesg | grep ath5k
ath5k_pci 0000:05:00.0: registered as 'phy0'
ath5k phy0: Support for RF2425 is under development.
ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)

> If it's AR5007, the experimental code is being tested now:
> http://www.kernel.org/pub/linux/kernel/people/mickflemm/
> 
> Look for the latest compat-wireless.  Some people report build problems 
> due to unrelated code in compat-wireless.  It's a known problem, which 
> has nothing to do with the driver itself.

This does work for me against 2.6.26 kernel.  Time to remove the 
wireless support for the kernel and use this instead.  Thanks for the 
pointers.

>> What I would like to know is how I can assist?  I've got a little bit
>> of kernel coding experience and my C is at least reasonable.  I don't
>> have an abundance of time available but can probably nip in a couple of
>> hours worth of work on this.
> 
> I suggest that you subscribe to ath5k-devel, read the mailing list and 
> try dealing with the problems that are reported to the list.  You may 
> also want to see how to adapt madwifi tracing infrastructure to the new 
> mmiotrace code due to appear in Linux 2.6.27.

Subscribed.  Will see what I can do about the mmiotrace stuff ... time 
to go find some documentation.

Thanks for all the good work that you guys do.

Jaco

      reply	other threads:[~2008-07-18 19:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-17 22:19 AR242x wireless card (ath5k) Jaco Kroon
2008-07-17 23:14 ` Pavel Roskin
2008-07-18 19:30   ` Jaco Kroon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4880EF70.508@kroon.co.za \
    --to=jaco@kroon.co.za \
    --cc=linux-wireless@vger.kernel.org \
    --cc=proski@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).