Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 1996 11:32:26 +1000 (GMT+1000)
From:      Information Help Desk <info@adn.edu.ph>
To:        John McNamee <jpm@microwiz.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: trouble for process to be terminated
Message-ID:  <Pine.LNX.3.91.960628112642.1600A-100000@sili.adn.edu.ph>
In-Reply-To: <199606280222.TAA02047@smoke.microwiz.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 27 Jun 1996, John McNamee wrote:

> I think your basic problem is using the ttyXX rather then cuaXX device.
> mgetty needs to open the tty device and talk to the modem before carrier 
> is detected.  The hung process is probably caused by mgetty doing an open()
> on the tty device, and being blocked in the tty driver waiting for carrier.
> My guess is that the modem on your COM1 is asserting CD all the time, but
> the modem on COM2 is only asserting CD when connected.
> 
> --
> John McNamee <jpm@microwiz.com>                 MicroWizards
> Voice: 702-825-3535 / FAX: 702-825-3443         http://www.microwiz.com
> 

HI !!!

I was using the same modem when I when I connected it to COM1 and also with 
COM2. I just have to transfer the cable to connect to COM2.

Also, I tried cuaa1 instead of ttyd1, but still I had the same problem. 
The mgetty process finds it hard to terminate.

Based from the lights on the modem, I just see two light up and CD is not 
one of those which indicates that CD is not asserted all the time.


Thank you.

--
jf




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.960628112642.1600A-100000>