linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhu Yi <yi.zhu@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-wireless@vger.kernel.org
Subject: Re: can't bring up wlan0
Date: Mon, 25 Feb 2008 10:31:51 +0800	[thread overview]
Message-ID: <1203906711.3082.168.camel@debian.sh.intel.com> (raw)
In-Reply-To: <20080224180419.b7b44524.akpm@linux-foundation.org>


On Sun, 2008-02-24 at 18:04 -0800, Andrew Morton wrote:
> 
> I don't think ipw2200 worked that way?  I'm fairly sure I used to be
> able to configure the interface whichever way the switch was
> positioned?

Yes, the iwlwifi driver changes the behaviour (vs. ipw2200) to load the
firmware from pci_probe to network interface open (ifconfig up). It is
expected to support 1) wireless driver buildin kernel (ipw2200 doesn't
support it because network device is initialized before hard disk in
boot up process: no firmware found); 2) saves more power when you load
the module but don't use wireless.

So when the RF kill switch is turned on, the firmware loading is failed.

BTW, we also have patches to delay ipw2100/2200 firmware loading like
this.

Thanks,
-yi


  reply	other threads:[~2008-02-25  2:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-23 23:31 can't bring up wlan0 Andrew Morton
2008-02-25  1:51 ` Zhu Yi
2008-02-25  2:04   ` Andrew Morton
2008-02-25  2:31     ` Zhu Yi [this message]
2008-03-03 11:15 ` Joe Wise
2008-03-07 11:26 ` Joe Wise

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=1203906711.3082.168.camel@debian.sh.intel.com \
    --to=yi.zhu@intel.com \
    --cc=akpm@linux-foundation.org \
    --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 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).