Hi. I am not quite sure that this is the best place to ask this question. Forgive me if not.
I have a system that uses UMTS pcmcia and pccards. I am trying to upgrade it from kernel 2.6.18 to 2.6.19, and at the same time begin to use the new pcmcia system. I have two main pcmcia cards... Novatel Merlin U630 and Sierra Wireless Aircard 850. First one was detected from the beginning: pccard: PCMCIA card inserted into slot 0 cs: memory probe 0x80000000-0x9fffffff: excluding 0x80000000-0x9fffffff cs: memory probe 0xa0000000-0xafffffff: excluding 0xa0000000-0xa07fffff pcmcia: registering new device pcmcia0.0 pcmcia: request for exclusive IRQ could not be fulfilled. pcmcia: the driver needs updating to supported shared IRQ lines. 0.0: ttyS0 at I/O 0x3f8 (irq = 1) is a 16550A pcmcia: registering new device pcmcia0.1 pcmcia: request for exclusive IRQ could not be fulfilled. pcmcia: the driver needs updating to supported shared IRQ lines. 0.1: ttyS1 at I/O 0x2f8 (irq = 0) is a 16550A Second one required me to copy the .cis to /sys/class/pcmciasocket/pcmciasocket0/cis, but once done this, it worked ok. Now, my problem is, that although correctly (I hope) detected, Novatel card does not answer to AT commands, while Sierra Wireless yes. # ls /sys/bus/pcmcia/devices/0.0/ allow_func_id_match manf_id prod_id4 bus modalias subsystem card_id pm_state tty:ttyS0 driver prod_id1 uevent func_id prod_id2 function prod_id3 How can I test where the problem is? Thanks Miguel Ángel ----------------------------------------- PLEASE NOTE ------------------------------------------- This message, along with any attachments, may be confidential or legally privileged. It is intended only for the named person(s), who is/are the only authorized recipients. If this message has reached you in error, kindly destroy it without review and notify the sender immediately. Thank you for your help. ZIV uses virus scanning software but excludes any liability for viruses contained in any attachment. ------------------------------------ ROGAMOS LEA ESTE TEXTO ------------------------------- Este mensaje y sus anexos pueden contener información confidencial y/o con derecho legal. Está dirigido únicamente a la/s persona/s o entidad/es reseñadas como único destinatario autorizado. Si este mensaje le hubiera llegado por error, por favor elimínelo sin revisarlo ni reenviarlo y notifíquelo inmediatamente al remitente. Gracias por su colaboración. ZIV utiliza software antivirus, pero no se hace responsable de los virus contenidos en los ficheros anexos. _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
