public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Lawyer <dave@lafn.org>
To: Pavel Machek <pavel@suse.cz>
Cc: Park Lee <parklee_sel@yahoo.com>, linux-kernel@vger.kernel.org
Subject: Re: Issue on connect 2 modems with a single phone line
Date: Thu, 16 Dec 2004 00:58:29 -0800	[thread overview]
Message-ID: <20041216085828.GG1189@lafn.org> (raw)
In-Reply-To: <20041216010138.GC6285@elf.ucw.cz>

On Thu, Dec 16, 2004 at 02:01:38AM +0100, Pavel Machek wrote:
> Hi!
> 
> >   I want to try serial console in order to see the
> > complete Linux kernel oops. 
> >   I have 2 computers, one is a PC, and the other is a
> > Laptop. Unfortunately,my Laptop doesn't have a serial
> > port on it. But then, the each machine has a internal
> > serial modem respectively.
> >   Then, can I use a telephone line to directly connect
> > the two machines via their internal modems (i.e. One
> > end of the telephone line is plugged into The PC's
> > modem, and the other end is plugged into The Laptop's
> > modem directly), and let them do the same function as
> > two serial ports and a null modem can do? If it is,
> > How to achieve that?
> 
> You'd need phone exchange to do this. Most modems will not talk using
> simple cable. With 12V power supply and resistor phone exchange is
> quite easy to emulate, but...

Here's what I once wrote in Modem-HOWTO:

  Most modems are designed to be connected only to telephone lines and
  will not work over just a pair of wires.  This is because the
  telephone company supplies the telephone line with a 40-50 volt DC
  voltage which powers part of the modem.  Recall that ordinary
  conventional telephones are entirely powered by the voltage from the
  telephone company.  Without such a DC voltage, the modem lacks power
  and can't send out data.  Furthermore, the telephone company has
  special signals indicating a ring, line busy, etc.  Conventional
  modems expect and respond to these signals.

  One way around this is to make a simple power supply to emulate a
  telephone line.  See Connecting two computers using their modems,
  without a telephone line <http://www.jagshouse.com/modem.html>.  In
  most cases there are better way to connect computers together such as
  using network cards or just cables (null-modem) between the serial
  ports.  Using modems has the advantage of increasing the distance as
  compared to a null-modem cable, since it's using a twisted pair.  But
  it isn't nearly as fast as network cards.

			David Lawyer

  reply	other threads:[~2004-12-16 16:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-15 18:42 Issue on connect 2 modems with a single phone line Park Lee
2004-12-15 18:48 ` Lee Revell
2004-12-15 19:03   ` Park Lee
2004-12-16  1:01 ` Pavel Machek
2004-12-16  8:58   ` David Lawyer [this message]
2004-12-18  7:01     ` Brad Campbell
2004-12-18  7:45       ` Manu Abraham
2004-12-18  7:59         ` Brad Campbell
2004-12-18 15:26         ` Bill Davidsen
2004-12-16 11:25   ` Ondrej Zary
2004-12-16 13:59 ` Steve Bromwich

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=20041216085828.GG1189@lafn.org \
    --to=dave@lafn.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=parklee_sel@yahoo.com \
    --cc=pavel@suse.cz \
    /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