To find the pcmcia IDs you can "lspcmcia -v" (in pcmciautils). Given you have a prism based and not a hermes based card, it should be possible to add the IDs to drivers/net/wireless/hostap/hostap_cs.c. Search for PCMCIA_DEVICE_MANF_CARD. You may want to check if the IDs are already present and are refined by a string based match (.._PROD_ID1..) as those IDs are conflicting with other incompatible cards with the same ID and finally add the appropiate full match (from your "lspcmcia -v" output).
-- [Edgy regression] Hostap driver for PRISM2 wifi card not working any more https://launchpad.net/bugs/62685 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs