PCMCIA modem card is not responding

3 messages, 2 authors, 2004-02-10 · open the first message on its own page

PCMCIA modem card is not responding

From: Prabhakar Kalasani <hidden>
Date: 2004-02-09 05:16:16

Hi all,
I'm working with MPC855T Processor based target board, I'm trying to support
3CXM556 Megahertz Cellular Modem PC Card , I could able to detetect the card
like...

root@192.168.6.6:/# cardctl ident

Socket 0:
  product info: "3Com", "3CXM/3CCM556", "Megahertz 56K Cell/Telephony Modem"
  manfid: 0x0101, 0x0034
  function: 2 (serial)

root@192.168.6.6:/# cardctl config

Socket 0:
  Vcc 5.0V  Vpp1 0.0V  Vpp2 0.0V
  interface type is "memory and I/O"
  irq 9 [exclusive] [level]
  speaker output is enabled
  function 0:
    config base 0x0300
      option 0x60 status 0x08
    io 0x03f8-0x03ff [8bit]

But I couldn't communicate with the card, If i send Modem string from
Minicom I'm not getting any responce from the target , Do i need to change
anything related to MPC855T .

Please help me out.

Thanks and Regards,
Prabhakar Kalasnai

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Re: PCMCIA modem card is not responding

From: Leonardo Pereira Santos <hidden>
Date: 2004-02-09 16:55:14


Are the drivers being loaded? This done by cardmgr, and it uses the
/etc/pcmcia/ scripts (network.options, memory.options). If you got a
consistent response from cardctl for

#cardctl ident

Or something like that, your pcmcia interface should be working.

Remember that pcmcia drivers should be loaded by cardmgr, not by a simple
insmod. This is because the driver waits for a CARD_INSERT event, which's
generated by cardmgr.

On Monday 09 February 2004 03:16, Prabhakar Kalasani wrote:
Hi all,
I'm working with MPC855T Processor based target board, I'm trying to
support 3CXM556 Megahertz Cellular Modem PC Card , I could able to detetect
the card like...

root@192.168.6.6:/# cardctl ident

Socket 0:
  product info: "3Com", "3CXM/3CCM556", "Megahertz 56K Cell/Telephony
Modem" manfid: 0x0101, 0x0034
  function: 2 (serial)

root@192.168.6.6:/# cardctl config

Socket 0:
  Vcc 5.0V  Vpp1 0.0V  Vpp2 0.0V
  interface type is "memory and I/O"
  irq 9 [exclusive] [level]
  speaker output is enabled
  function 0:
    config base 0x0300
      option 0x60 status 0x08
    io 0x03f8-0x03ff [8bit]

But I couldn't communicate with the card, If i send Modem string from
Minicom I'm not getting any responce from the target , Do i need to change
anything related to MPC855T .

Please help me out.

Thanks and Regards,
Prabhakar Kalasnai
- --
This is Linux country.
On a quiet night, you can hear Windows reboot.

Leonardo Pereira Santos
Engenheiro de Projetos
PD3 Tecnologia
av. Pará 330/202
(51) 3337 1237

Today Fortune tells us:
If a jury in a criminal trial stays out for more than twenty-four hours, it
is certain to vote acquittal, save in those instances where it votes guilty.
		-- Joseph C. Goulden


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

RE: PCMCIA modem card is not responding

From: Prabhakar Kalasani <hidden>
Date: 2004-02-10 04:53:29

Leonardo,
The drivers being loaded with cardmgr only and it uses /etc/pcmcia/scripts
only.
I could detect correctly there is no problem in it, the problem is when i
send modem string through Minicom , I'm not getting "OK" responce from the
card.

It might be the problem read/write into the card. But i don't know how ?

Best Regards,
Prabhakar


-----Original Message-----
From: owner-linuxppc-embedded@lists.linuxppc.org
[mailto:owner-linuxppc-embedded@lists.linuxppc.org]On Behalf Of Leonardo
Pereira Santos
Sent: Tuesday, February 10, 2004 1:55 AM
To: Prabhakar Kalasani; linuxppc-embedded@lists.linuxppc.org
Subject: Re: PCMCIA modem card is not responding




Are the drivers being loaded? This done by cardmgr, and it uses the
/etc/pcmcia/ scripts (network.options, memory.options). If you got a
consistent response from cardctl for

#cardctl ident

Or something like that, your pcmcia interface should be working.

Remember that pcmcia drivers should be loaded by cardmgr, not by a simple
insmod. This is because the driver waits for a CARD_INSERT event, which's
generated by cardmgr.

On Monday 09 February 2004 03:16, Prabhakar Kalasani wrote:
Hi all,
I'm working with MPC855T Processor based target board, I'm trying to
support 3CXM556 Megahertz Cellular Modem PC Card , I could able to
detetect
the card like...

root@192.168.6.6:/# cardctl ident

Socket 0:
  product info: "3Com", "3CXM/3CCM556", "Megahertz 56K Cell/Telephony
Modem" manfid: 0x0101, 0x0034
  function: 2 (serial)

root@192.168.6.6:/# cardctl config

Socket 0:
  Vcc 5.0V  Vpp1 0.0V  Vpp2 0.0V
  interface type is "memory and I/O"
  irq 9 [exclusive] [level]
  speaker output is enabled
  function 0:
    config base 0x0300
      option 0x60 status 0x08
    io 0x03f8-0x03ff [8bit]

But I couldn't communicate with the card, If i send Modem string from
Minicom I'm not getting any responce from the target , Do i need to change
anything related to MPC855T .

Please help me out.

Thanks and Regards,
Prabhakar Kalasnai
- --
This is Linux country.
On a quiet night, you can hear Windows reboot.

Leonardo Pereira Santos
Engenheiro de Projetos
PD3 Tecnologia
av. Pará 330/202
(51) 3337 1237

Today Fortune tells us:
If a jury in a criminal trial stays out for more than twenty-four hours, it
is certain to vote acquittal, save in those instances where it votes guilty.
		-- Joseph C. Goulden


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help