From: Ben Greear <greearb@candelatech.com>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: wireless testing working with ath9k?
Date: Fri, 26 Oct 2012 13:03:29 -0700 [thread overview]
Message-ID: <508AEC91.5090901@candelatech.com> (raw)
I have a few small patches...and wireless-testing is failing to
register it's hardware:
/* Register with mac80211 */
error = ieee80211_register_hw(hw);
if (error) {
ath_err(common, "Unable to register hw: %i\n", error);
goto error_register;
}
[ 764.193028] ath: country maps to regdmn code: 0x3a
[ 764.193042] ath: Country alpha2 being used: US
[ 764.193052] ath: Regpair used: 0x3a
[ 764.195415] ath: phy0: Unable to register hw: -22
[ 764.200949] ath9k 0000:03:00.0: Failed to initialize device
[ 764.206811] ath9k: probe of 0000:03:00.0 failed with error -22
Just wondering if this is a known problem before start digging into it...
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next reply other threads:[~2012-10-26 20:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-26 20:03 Ben Greear [this message]
2012-10-26 20:17 ` wireless testing working with ath9k? Johannes Berg
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=508AEC91.5090901@candelatech.com \
--to=greearb@candelatech.com \
--cc=linux-wireless@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.