lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 14 Feb 2007 10:50:40 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	netdev@...r.kernel.org
Cc:	David G Hamblen <dhamblen@...lphia.net>
Subject: Fw: Problem with 2.6.20 and hostap_cs (Netgear MA401)



Begin forwarded message:

Date: Wed, 14 Feb 2007 11:59:00 -0500
From: David G Hamblen <dhamblen@...lphia.net>
To: Kernel mailing list <linux-kernel@...r.kernel.org>
Subject: Problem with 2.6.20 and hostap_cs (Netgear MA401)


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ