public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: John Coppens <john@jcoppens.com>
To: "Lars Bjørndal" <lars@lamasti.net>
Cc: linux-msdos <linux-msdos@vger.kernel.org>
Subject: Re: Problem with serial port access
Date: Mon, 23 Mar 2015 11:41:53 -0300	[thread overview]
Message-ID: <20150323114153.bc770a4ac2dfef8b2fd144de@jcoppens.com> (raw)
In-Reply-To: <m361dyxix4.fsf@dalen.lamasti.net>

On Sat, 29 Nov 2014 13:58:31 +0100
lars@lamasti.net (Lars Bjørndal) wrote:

> Hope someone can help.

This is somewhat late... and you've probably already solved the 
problem.

Serial port communications is nearly always a headache... I used it for
many years!

Did you check the cable? Does the cable implement the DTR/DSR and/or
CTS/RTS lines (in both directions?) Some cables have strange (and
incorrect) connections at each side.

Some software also uses those lines differently from others. One of
the pairs (DSR/DTR I believe) is software controlled, so they can be
activated at different times.

To avoid cable problems you can try to enable XON/XOFF, and disable
hardware handshaking. This is simpler to debug, and even the simplest
cable should work (3 wires only).

John
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2015-03-23 14:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-29 12:58 Problem with serial port access Lars Bjørndal
2015-03-23 14:41 ` John Coppens [this message]
2015-03-23 19:45   ` Lars Bjørndal

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=20150323114153.bc770a4ac2dfef8b2fd144de@jcoppens.com \
    --to=john@jcoppens.com \
    --cc=lars@lamasti.net \
    --cc=linux-msdos@vger.kernel.org \
    /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