The light should flash briefly and then go off, until you try to connect.
The fact hat this isn\'t happening suggest to me that the card is not being recognised properly.
I don\'t have one of these cards so don\'t know if it is recognised \"out of the box\" or if you have to edit /etc/pcmcia/wlan-ng.conf.
The dmesg output does not appear to show anything coresponding to the wifi card being inserted

?
It looks like a standard boot to me.
This is what I get from dmesg when inseting my card, it is a different card, but gives you an idea.
init_module: prism2_cs.o: 0.1.12-shp Loaded
init_module: dev_info is: prism2_cs
prism2_cs: index 0x01: Vcc 3.3, irq 39, io 0xf6000000-0xf600003f
hfa384x_corereset: hfa384x_corereset not supported on pcmcia. Use
driver services COR access function instead
ident: nic h/w: id=0x800c 1.0.0
ident: pri f/w: id=0x15 1.0.5
ident: sta f/w: id=0x1f 1.3.4
MFI:SUP:role=0x00:id=0x01:var=0x01:b/t=1/1
CFI:SUP:role=0x00:id=0x02:var=0x02:b/t=1/1
PRI:SUP:role=0x00:id=0x03:var=0x01:b/t=1/3
STA:SUP:role=0x00:id=0x04:var=0x01:b/t=1/9
PRI-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
STA-CFI:ACT:role=0x01:id=0x02:var=0x02:b/t=1/1
STA-MFI:ACT:role=0x01:id=0x01:var=0x01:b/t=1/1
Prism2 card SN: 200105150001
pxa_pcmcia_suspend(0)
Try it again, run dmesg, insert the card, run dmesg again and see if anything has been added to the output from the previous dmesg when the card is inserted, you should get something.
Also, what does cardctl ident give you when the card is plugged in?
does the \"manfid\" or the \"product info\" strings from the above command exist in the file /etc/pcmcia/wlan-ng.conf?
Peter