PCMCIA Problems

wilfried <[email protected]> Wed, 21 May 2003 09:47:13 +0200 (CEST)
Newsgroups gmane.comp.hardware.openbrick.general
Message-ID <[email protected]>
Hi all,

I have problems to acitvat a pcmcia wlan "smc 2632" card in the slot. Here 
is the output from lsmod

Module                  Size  Used by    Not tainted
soundcore               6180   0  (autoclean)
orinoco_cs              5512   0  (unused)
orinoco                34104   0  [orinoco_cs]
hermes                  7492   0  [orinoco_cs orinoco]
nfsd                   73232   8  (autoclean)
lockd                  53488   1  (autoclean) [nfsd]
sunrpc                 75356   1  (autoclean) [nfsd lockd]
autofs                 12228   0  (autoclean) (unused)
ds                      8136   2  [orinoco_cs]
i82365                 16452   2 
pcmcia_core            51168   0  [orinoco_cs ds i82365]
8139too                16712   1 
mii                     1996   0  [8139too]
ipt_state               1048   2  (autoclean)
iptable_filter          2316   1  (autoclean)
ipt_MASQUERADE          2072   1  (autoclean)
iptable_nat            18872   1  (autoclean) [ipt_MASQUERADE]
ip_conntrack           20316   2  (autoclean) [ipt_state ipt_MASQUERADE 
iptable_nat]
ip_tables              14456   6  [ipt_state iptable_filter ipt_MASQUERADE 
iptable_nat]
CDCEther               13464   1 
acm                     7360   0  (unused)
mousedev                5236   0  (unused)
keybdev                 2720   0  (unused)
hid                    20836   0  (unused)
input                   5696   0  [mousedev keybdev hid]
usb-ohci               20360   0  (unused)
usbcore                71680   1  [CDCEther acm hid usb-ohci]
ext3                   64160   3 
jbd                    48180   3  [ext3]

The card is in the slot, but cardctl shows following:

cardctl ident  
Socket 0:
  no product info available
Socket 1:
  no product info available

Does anybody have an idea where the problem is? If I try to use an other 
card I can find it with cardctl. But with an ethernet pcmcia the hole 
system hangs and I also cant't get an avm isdn controller working!

It would be very nice if someone of you have an idea what's going wrong.

Thanxs,
wimpf