From: Pavel Roskin <proski@gnu.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] How to change AR9285 MAC address in TP-LINK WR741ND?
Date: Tue, 31 Aug 2010 15:15:52 -0400 [thread overview]
Message-ID: <1283282152.3091.5.camel@mj> (raw)
In-Reply-To: <4C7B4E60.5090108@gmail.com>
On Mon, 2010-08-30 at 14:23 +0800, evaxige wrote:
> Hi, all. I use Ubnt AirOSV5.2 firmware in my TP-LINK WR741ND
> dmesg:
...
> [4294671.575000] ath_hal: 0.9.17.1 (AR5416, REGOPS_FUNC, 11D)
You are not using ath9k, so it's a wrong place to ask.
> [4294671.612000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros
> Communications, Inc, All Rights Reserved
> [4294671.699000] wlan: mac acl policy registered
> [4294671.803000] wlan_me: Version 0.1
> [4294671.803000] Copyright (c) 2008 Atheros Communications, Inc. All
> Rights Reserved
> [4294671.827000] ath_dfs: Version 2.0.0
> [4294671.827000] Copyright (c) 2005-2006 Atheros Communications, Inc.
> All Rights Reserved
And that's not even MadWifi, it's some proprietary driver.
> I use dd command read /dev/mtd5 partition, found MAC address(wifi mac)
> in this partition, so I change it, use mtd command write back and
> reboot, I found wifi do not work, in web page WLAN MAC:
> 00:00:00:00:00:00?dmesg display "unable to attach hardware..." Any idea?
>
> PS. default AirOS v5.2 os not support mtd command, I use sdk create
> custorm firmware, means to make menuconfig, add mtd package.
Try changing the mac address with ifconfig:
ifconfig ath0 hw ether MAC
If that doesn't work, I'm afraid your only option is to ask in Ubiquiti
forums.
--
Regards,
Pavel Roskin
prev parent reply other threads:[~2010-08-31 19:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-30 6:23 [ath9k-devel] How to change AR9285 MAC address in TP-LINK WR741ND? evaxige
2010-08-31 19:15 ` Pavel Roskin [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=1283282152.3091.5.camel@mj \
--to=proski@gnu.org \
--cc=ath9k-devel@lists.ath9k.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.