From: "John W. Linville" <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
To: "Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>
Cc: Alexey Fisher
<bug-track-M18mAb7Tlt0yCq4wW13eYl6hYfS7NtTn@public.gmane.org>,
Kernel Testers List
<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: why differnet wlan drivers need different settings?
Date: Sat, 25 Oct 2008 09:55:12 -0400 [thread overview]
Message-ID: <20081025135512.GG19057@tuxdriver.com> (raw)
In-Reply-To: <200810251303.35295.rjw-KKrjLPT3xs0@public.gmane.org>
On Sat, Oct 25, 2008 at 01:03:34PM +0200, Rafael J. Wysocki wrote:
> On Saturday, 25 of October 2008, Alexey Fisher wrote:
> > May be this is the wrong plase to ask.
>
> Yeah, better ask that on linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (CCed).
>
> > The question is: Why differnet wlan drivers use different settings to stay
> > silent - powered on but not trying to associate to any accespoint?
> > For example: ipw2200 - if wlan was connfigured like:
> >
> > iwconfig wlan1 essid "my-ap" chan 6 ap my:aps:mac ?key s:pass
> >
> > this will normaly connect to my secure ?AP. and if i set after this:
> > ?
> > iwconfig wlan1 essid off ap off
> >
> > it will connect to unsecure AP of my neighbour or of Dr.Evil :)
> > to disable association on ipw2200 i need to set all this and plus "chan 0".
> > With this cnowleg i want to set up iwl3945, and surprise it's not working.
> > This driver do not accepted "chan 0" and instead of "essid off" it did
> > "essid """
> >
> > Are there any unified way to keep adapter powered on but not trying to
> > associate to some AP?
That is from the bad-ole-days. I could be wrong, but AFAIK only the
ipw2x00 drivers do that anyway. I recently merged a patch to change
the default for that for ipw2200 into wireless-testing. We should
probably have one for ipw2100 as well.
Anyway, there are module options for those. Add "options ipw2200
associate=0" to /etc/modprobe.conf.
Hth!
John
--
John W. Linville Linux should be at the core
linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org of your literate lifestyle.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: "John W. Linville" <linville@tuxdriver.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Alexey Fisher <bug-track@fisher-privat.net>,
Kernel Testers List <kernel-testers@vger.kernel.org>,
linux-wireless@vger.kernel.org
Subject: Re: why differnet wlan drivers need different settings?
Date: Sat, 25 Oct 2008 09:55:12 -0400 [thread overview]
Message-ID: <20081025135512.GG19057@tuxdriver.com> (raw)
In-Reply-To: <200810251303.35295.rjw@sisk.pl>
On Sat, Oct 25, 2008 at 01:03:34PM +0200, Rafael J. Wysocki wrote:
> On Saturday, 25 of October 2008, Alexey Fisher wrote:
> > May be this is the wrong plase to ask.
>
> Yeah, better ask that on linux-wireless@vger.kernel.org (CCed).
>
> > The question is: Why differnet wlan drivers use different settings to stay
> > silent - powered on but not trying to associate to any accespoint?
> > For example: ipw2200 - if wlan was connfigured like:
> >
> > iwconfig wlan1 essid "my-ap" chan 6 ap my:aps:mac ?key s:pass
> >
> > this will normaly connect to my secure ?AP. and if i set after this:
> > ?
> > iwconfig wlan1 essid off ap off
> >
> > it will connect to unsecure AP of my neighbour or of Dr.Evil :)
> > to disable association on ipw2200 i need to set all this and plus "chan 0".
> > With this cnowleg i want to set up iwl3945, and surprise it's not working.
> > This driver do not accepted "chan 0" and instead of "essid off" it did
> > "essid """
> >
> > Are there any unified way to keep adapter powered on but not trying to
> > associate to some AP?
That is from the bad-ole-days. I could be wrong, but AFAIK only the
ipw2x00 drivers do that anyway. I recently merged a patch to change
the default for that for ipw2200 into wireless-testing. We should
probably have one for ipw2100 as well.
Anyway, there are module options for those. Add "options ipw2200
associate=0" to /etc/modprobe.conf.
Hth!
John
--
John W. Linville Linux should be at the core
linville@tuxdriver.com of your literate lifestyle.
next prev parent reply other threads:[~2008-10-25 13:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-25 9:53 why differnet wlan drivers need different settings? Alexey Fisher
[not found] ` <200810251153.25533.bug-track-M18mAb7Tlt0yCq4wW13eYl6hYfS7NtTn@public.gmane.org>
2008-10-25 11:03 ` Rafael J. Wysocki
2008-10-25 11:03 ` Rafael J. Wysocki
[not found] ` <200810251303.35295.rjw-KKrjLPT3xs0@public.gmane.org>
2008-10-25 13:55 ` John W. Linville [this message]
2008-10-25 13:55 ` John W. Linville
[not found] ` <20081025135512.GG19057-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2008-10-25 20:45 ` Alexey Fisher
2008-10-25 20:45 ` Alexey Fisher
[not found] ` <200810252245.30279.bug-track-M18mAb7Tlt0yCq4wW13eYl6hYfS7NtTn@public.gmane.org>
2008-10-27 16:13 ` Dan Williams
2008-10-27 16:13 ` Dan Williams
[not found] ` <1225124023.13499.40.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-11-03 21:25 ` Dan Williams
2008-11-03 21:25 ` Dan Williams
[not found] ` <1225747524.21347.2.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-11-03 22:28 ` Alexey Fisher
2008-11-03 22:28 ` Alexey Fisher
-- strict thread matches above, loose matches on Subject: below --
2008-10-25 9:51 Alexey Rempel
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=20081025135512.GG19057@tuxdriver.com \
--to=linville-2xusbdqka4r54taoqtywwq@public.gmane.org \
--cc=bug-track-M18mAb7Tlt0yCq4wW13eYl6hYfS7NtTn@public.gmane.org \
--cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=rjw-KKrjLPT3xs0@public.gmane.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.