All of lore.kernel.org
 help / color / mirror / Atom feed
From: David G Hamblen <dhamblen@adelphia.net>
To: Kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Problem with 2.6.20 and hostap_cs (Netgear MA401)
Date: Wed, 14 Feb 2007 11:59:00 -0500	[thread overview]
Message-ID: <45D33FD4.8040606@adelphia.net> (raw)

I've got the ieee80211 and hostap code compiled as modules for my MA401 
card,  and the system locks up when I insert the card.  No keyboard, no 
sysrq, no logs after reboot, no nothing. The same configuration works 
fine under 2.6.19.

If I first insert my old 3com 3c589 card, then eject it and rmmod the 
3c589_cs module, the insertion of the MA401 works completely. Preloading 
the modules with insmod or modprobe doesn't help.

Was there a change in the pcmcia or networking initialization code 
between 2.6.19 and 2.6.20?

Here are the relevant modules.

#/sbin/lsmod
Module                  Size  Used by
ieee80211_crypt_wep     5248  0
hostap_cs              59220  3
hostap                110852  1 hostap_cs
ieee80211_crypt         5632  2 ieee80211_crypt_wep,hostap
...
pcmcia                 29280  1 hostap_cs
firmware_class          9664  1 pcmcia
yenta_socket           26892  4
...
rsrc_nonstatic         13248  1 yenta_socket
pcmcia_core            39056  4 \ 
hostap_cs,pcmcia,yenta_socket,rsrc_nonstatic


                 reply	other threads:[~2007-02-14 16:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=45D33FD4.8040606@adelphia.net \
    --to=dhamblen@adelphia.net \
    --cc=linux-kernel@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 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.