The latest Sharp ROM, using prism2_cs as hostap_cs isn\'t included, doesn\'t even see the card (according to dmesg).
This link seemed to hold some hope for OZ 3.2:
http://sourceforge.net/mailarchive/message...?msg_id=6845786But the same error messages as OZ 3.3.x are reported in dmesg, however the unit does not pause like OZ 3.3.5/6 when the card is inserted.
The good news is that the memory portion of the card can be made to work, as pointed out in the above link by inserting the following into /etc/pcmcia/config on OZ 3.2/3.3.x.
card \"SanDisk ConnectPlus 128M\"
manfid 0xd601, 0x0101
bind \"ide_cs\" to 1
before \"source ./*.conf\" at the end of the file. For OZ 3.3.x the bind item seems to be \"ide-cs\".
This may also work for Sharp ROMs.
HTH