Complete.Org: Mailing Lists: Archives: discussion: October 1998:
Re: [aclug-L] Modem configuration question
Home

Re: [aclug-L] Modem configuration question

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: Re: [aclug-L] Modem configuration question
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: 15 Oct 1998 16:14:42 -0500
Reply-to: aclug-L@xxxxxxxxxxxx

Bzzt, wrong answer :-)    (nice try though <g>)

First, the cua* devices are outdated.  The ttyS* devices should be
used instead; in this case, /dev/ttyS3 should be used.  There may be
more infor about this in the archives at
http://www.complete.org/mailinglists/archives/aclug-l-9809/msg00040.html
.

Secondly, the symbolic link is a bad idea because it interferes with
port locking.  One should always use the port directly; otherwise, bad 
things can happen (you can be knocked off, data could be corrupted,
etc).  Also, the philosophy behind this is flawed; one may have more
than one modems.

If y'all want more details, yell; this is sorta the summary edition
:-)

John

"Brian J. Chapman" <bchapman@xxxxxx> writes:

> and don't forget to `ln -sf /dev/cua3 /dev/modem' (as root) so that all
> your programs can be setup up to use /dev/modem so in the future if you
> change port assignments all you do is have to relink /dev/modem and not
> reconfigure half your software ;)
> 
> 
> 
> +------------------------------------------------------------------+
>  Brian James Chapman | bchapman@xxxxxxxxx | www.feist.com/~bchapman
> +------------------------------------------------------------------+
>   "Absolutely nothing should be concluded from these figures except
>    that no conclusion can be drawn from them."
>                          -- Joseph Brothers, Linux/PowerPC Project
> 
> ---
> This is the Air Capitol Linux Users Group discussion list.  If you
> want to unsubscribe, send the word "unsubscribe" to
> aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
> message to aclug-L@xxxxxxxxxxxx.
> 

-- 
John Goerzen   Linux, Unix consulting & programming   jgoerzen@xxxxxxxxxxxx |
Developer, Debian GNU/Linux (Free powerful OS upgrade)       www.debian.org |
----------------------------------------------------------------------------+
Visit the Air Capital Linux Users Group on the web at http://www.aclug.org
---
This is the Air Capitol Linux Users Group discussion list.  If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.



[Prev in Thread] Current Thread [Next in Thread]