All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Murphy <john.murphy@mandac.ie>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Setting master mode
Date: Fri, 16 Oct 2009 14:29:36 +0100	[thread overview]
Message-ID: <1255699776.4663.75.camel@scottfagans> (raw)
In-Reply-To: <1255367645.4209.3.camel@scottfagans>

Thanks again for the pointers. I have just got it to work with hostapd,
as you said. There was a little bit to it, so I will write it up and
post.

John


On Mon, 2009-10-12 at 18:14 +0100, John Murphy wrote:
> Hi Frito, Rodolphe and Will,
> 
> Many thanks indeed for your help, it was a great help to me. As soon as
> I have it up and running fully I will post the details and then distill
> it into a howto for the Ubuntu list also.
> 
> Thanks again. It's a great list with great contributors. 
> 
> John
> 
> 
> On Mon, 2009-10-12 at 08:54 -0700, Frito Lay wrote:
> > Hi John,
> > 
> > I'm no expert, but since you didn't get any replies (except for that
> > troll), I'll add my two cents.
> > 
> > You didn't mention how you are trying to set the cards to master mode,
> > I assume you are using iwconfig, if so, try with hostapd.  Apparently
> > hostapd and iwconfig use different kernel methods for this. (I'm not
> > completely sure about this, corrections are accepted).
> > 
> > You might also want to check the module options for whatever module
> > you are using with your wireless cards, some modules set the master
> > mode based on parameters.  Just run: modinfo <module_name> and see if
> > there is anything relevant.
> > 
> > I don't know what is jaunty or compat-wireless-xxx, there are so many
> > distros, releases, and package names that you can't expect everyone to
> > know that (except when discussing in the distro's mailing list).
> > 
> > Best regards,
> > 
> > Frito
> > 
> > 
> > 
> > 
> > ______________________________________________________________________
> > From: John Murphy <john.murphy@mandac.ie>
> > To: ath9k-devel at lists.ath9k.org
> > Sent: Thu, October 8, 2009 9:36:23 PM
> > Subject: [ath9k-devel] Setting master mode
> > 
> > Hi,
> > 
> > I am new to this list so apologies in advance for asking a question
> > that
> > may have been answered before.
> > 
> > I am trying to setup a Jaunty box as an AP with a card in master mode.
> > I
> > downloaded kernel 2.6.31, enabled mac80211 then rebuilt and installed
> > the new kernel. I have tried two different PCI cards, one based in the
> > Realteck chipset RTL-8185 and the other based on the Atheros AR5007G.
> > The problem is that I cannot set either card to Master mode. I have am
> > using compat-wireless-2.6.31-rc7 and kernel 2.6.31-2.6.31. Any help,
> > suggestions or valium would be most welcome right now.
> > 
> > John 
> > 
> > -- 
> > John Murphy
> > Technical And Managing Director
> > MANDAC Ltd
> > Kandoy House
> > 2 Fairview Strand
> > Dublin 3
> > p: +353 1 5143001
> > m: +353 85 711 6844
> > e: john.murphy at mandac.ie
> > w: www.mandac.ie
> > 
> > Company Number:445600
> > VAT Number: IE9687362A
> > ***********************************
> > This email contains information which may be confidential or 
> > privileged. The information is intended solely for the use of the
> > individual or entity named above. If you are not the intended
> > recipient, be aware that any disclosure, copying, distribution
> > or use of the contents of this information is prohibited. If you
> > have received this electronic transmission in error, please notify
> > the sender by telephone or by electronic mail immediately. Any
> > opinions
> > expressed are those of the author, not Mandac Ltd. You are requested
> > to carry out your own virus check before opening any attachment as 
> > Mandac Ltd accepts no liability for any loss or damage which may be
> > caused by malicious software or attachments.
> > 
> > _______________________________________________
> > ath9k-devel mailing list
> > ath9k-devel at lists.ath9k.org
> > https://lists.ath9k.org/mailman/listinfo/ath9k-devel
> > 
> > 
> > _______________________________________________
> > ath9k-devel mailing list
> > ath9k-devel at lists.ath9k.org
> > https://lists.ath9k.org/mailman/listinfo/ath9k-devel
> -- 
> John Murphy
> Technical And Managing Director
> MANDAC Ltd
> Kandoy House
> 2 Fairview Strand
> Dublin 3
> p: +353 1 5143001
> m: +353 85 711 6844
> e: john.murphy at mandac.ie
> w: www.mandac.ie
> 
> Company Number:445600
> VAT Number: IE9687362A
> ***********************************
> This email contains information which may be confidential or 
> privileged. The information is intended solely for the use of the
> individual or entity named above. If you are not the intended
> recipient, be aware that any disclosure, copying, distribution
> or use of the contents of this information is prohibited. If you
> have received this electronic transmission in error, please notify
> the sender by telephone or by electronic mail immediately. Any opinions
> expressed are those of the author, not Mandac Ltd. You are requested
> to carry out your own virus check before opening any attachment as 
> Mandac Ltd accepts no liability for any loss or damage which may be
> caused by malicious software or attachments.
> 
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
-- 
John Murphy
Technical And Managing Director
MANDAC Ltd
Kandoy House
2 Fairview Strand
Dublin 3
p: +353 1 5143001
m: +353 85 711 6844
e: john.murphy at mandac.ie
w: www.mandac.ie

Company Number:445600
VAT Number: IE9687362A
***********************************
This email contains information which may be confidential or 
privileged. The information is intended solely for the use of the
individual or entity named above. If you are not the intended
recipient, be aware that any disclosure, copying, distribution
or use of the contents of this information is prohibited. If you
have received this electronic transmission in error, please notify
the sender by telephone or by electronic mail immediately. Any opinions
expressed are those of the author, not Mandac Ltd. You are requested
to carry out your own virus check before opening any attachment as 
Mandac Ltd accepts no liability for any loss or damage which may be
caused by malicious software or attachments.

      reply	other threads:[~2009-10-16 13:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-08 12:36 [ath9k-devel] Setting master mode John Murphy
     [not found] ` <4ACE309F.90606@ep.mine.nu>
2009-10-09  8:41   ` John Murphy
2009-10-12 16:31     ` Rodolphe Marques
2009-10-12 15:54 ` Frito Lay
2009-10-12 17:14   ` John Murphy
2009-10-16 13:29     ` John Murphy [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=1255699776.4663.75.camel@scottfagans \
    --to=john.murphy@mandac.ie \
    --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.