linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Ruhland <pruhland@rochester.rr.com>
To: nbasker@india.tejasnetworks.com
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: problems in SCC-UART in mpc860
Date: Tue, 1 Jul 2003 22:48:13 -0400	[thread overview]
Message-ID: <200307012248.13130.pruhland@rochester.rr.com> (raw)
In-Reply-To: <1057070760.3f019ea838280@pop-mail.india.tejasnetworks.com>


You stated you have the SCC UART CD enabled so this may be your initial
problem.

With CD enabled, SCC UART will not receive unless CD is asserted.  Typically,
a modem will not assert CD until it is connected and gets an aswer tone.
Therefore, you will not be able to communicate with the modem to configure it
and tell it to dial.

Try enabling RTS and CTS but not CD.  This may get you farther along.


On Tuesday 01 July 2003 10:46 am, nbasker@india.tejasnetworks.com wrote:
> Hi:
>
> I am trying to use a SCC configured in UART to communicate with a intel
> pc via modem. The configuration is simple and shown below
>
> target --- modem -------phoneline---- modem----i386pc
>
> target configuration:
> 1. mpc860T custom board
> 2. scc2 configured in uart
> 3. linux-2-2-14 from montavista
> 4. patched 8xx_io/uart.c from 2.2.4 kernel from Denks
> 5. using mgetty/pppd to program modem and start pppd.
>
> host configuration:
> 1. i368pc running 2.2.14-12 redhat kernel
> 2. using pppd/chat to dialup to target modem.
>
> In this setup if use PCSO to enable RTS, CTS and CD along with
> crtscts option in pppd nothing works. If I disable PCSO and use
> nocrtscts option in pppd, LCP connection goes through but IPCP
> exchange at target fails (it never sends ConfigAck packet towards host).
>
> I am able to get the setup working using null modem cable enabling
> RTS/CTS/CD via PCSO register as well as pppd options.
>
> Since I am able to get SCC2/UART working with nullmodem, but not
> with actual modem, should I suspect hardware signal connectivity as
> a problem source?. I suspected the uart driver and went through
> all the register settings described in Section 23.21 of 860T user
> manual and everything seems to be fine.
>
> Any hint or help on this issue will be greatly appreciated.
>
> Thanks for your time,
> Nicholas.
>
> -------------------------------------------------
> This mail sent through Tejasnetworks Webclient
>
>


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

  parent reply	other threads:[~2003-07-02  2:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-28 16:27 problems in SCC-UART in mpc860 nbasker
2003-07-01 17:24 ` Mark A. Greer
2003-07-02 17:26   ` Mark A. Greer
2003-07-02  2:48 ` Paul Ruhland [this message]
2018-09-28 16:27   ` nbasker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200307012248.13130.pruhland@rochester.rr.com \
    --to=pruhland@rochester.rr.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=nbasker@india.tejasnetworks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).