Author Topic: ROM upgrade and no more wifi  (Read 1413 times)

Anonymous

  • Guest
ROM upgrade and no more wifi
« on: February 21, 2004, 09:12:09 am »
I used to run Sharp ROM 2.38 then upgraded to Sharp rom 3.13. I have a generic Prism2 CF card that used to work, but doesn\'t anymore

cardctl ident gives this

product info: \"INTERSIL\", \"HFA384x/IEEE\", \"Version 01.02\", \"\"
manfid: 0x0156, 0x0002

and in wlan-ng.conf I have this (default)

card \"Intersil PRISM2 Reference Design 11Mb/s 802.11b WLAN Card\"
Version \"INTERSIL\", \"HFA384x/IEEE\"
bind \"prism2_cs\"

and

Card \"Intersil PRISM2 Reference Design 11Mb/s WLAN Card\"
manfid 0x0156, 0x0002
bind \"prism_cs\"

and with dmesg, I get these entries:

init_module: prism2_cs.0: 0.1.12-shp Loaded
prism2_cs: index 0x01: Vcc 3.3, irq 35, io 0xc5670000-0xc567003f
hfa384x_corereset: hfa384x_corereset not supported on pcmcia. Use driver services COR access function instead.
Prism2 card SN: XXXXXXXXXXXXXXX

this one seems problematic:
hfa384x_corereset: hfa384x_corereset not supported on pcmcia. Use driver services COR access function instead.

CF card always goes into suspended mode.

Help!

Patrick