linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Holger Schurig <holgerschurig@googlemail.com>
To: Jonathan Guerin <jonathan@guerin.id.au>
Cc: Bob Copeland <me@bobcopeland.com>,
	linux-wireless@vger.kernel.org, ath5k-devel@lists.ath5k.org
Subject: Re: ath5k Ad Hoc Association
Date: Tue, 20 Jul 2010 13:50:48 +0200	[thread overview]
Message-ID: <201007201350.48923.holgerschurig@gmail.com> (raw)
In-Reply-To: <AANLkTimgt_HdXyGneQMOz7wR7Xs7BBrDUCGoxP1qDcYg@mail.gmail.com>

> iw phy phy0 interface add wlan0 type adhoc
> iw wlan0 set channel 36
> iwconfig wlan0 channel 36
> iwconfig wlan0 essid txctest

I can't think of ANY reason why you do that. Use "iw", not "iwconfig". 

All the last three commands should be replaced with one single "iw dev wlan0 
ibss join myibss XXXX", where XXXX is the frequency for channel 36. If in 
doubt what this is, just do "iw list" and you'll see it.

  parent reply	other threads:[~2010-07-20 11:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-19  4:35 ath5k Ad Hoc Association Jonathan Guerin
2010-07-19 19:22 ` Bob Copeland
2010-07-20  6:39   ` Jonathan Guerin
2010-07-20  6:59     ` Jonathan Guerin
2010-07-20 11:20     ` Bob Copeland
2010-07-21  1:16       ` Jonathan Guerin
2010-07-21  5:47         ` Jonathan Guerin
2010-07-20 11:50     ` Holger Schurig [this message]
2010-07-20 12:05       ` Jonathan Guerin
2010-07-20 22:11   ` [ath5k-devel] " Derek Smithies
2010-07-20 22:54     ` Jonathan Guerin
2010-07-20 23:16     ` Bob Copeland
2010-07-21  0:00       ` Jonathan Guerin

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=201007201350.48923.holgerschurig@gmail.com \
    --to=holgerschurig@googlemail.com \
    --cc=ath5k-devel@lists.ath5k.org \
    --cc=jonathan@guerin.id.au \
    --cc=linux-wireless@vger.kernel.org \
    --cc=me@bobcopeland.com \
    /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).