From owner-freebsd-questions@FreeBSD.ORG Mon Feb 2 04:41:08 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE60316A4CE for ; Mon, 2 Feb 2004 04:41:08 -0800 (PST) Received: from mercury.is.co.za (mercury.is.co.za [196.4.160.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51ADA43D1F for ; Mon, 2 Feb 2004 04:41:07 -0800 (PST) (envelope-from extech@dod.co.za) Received: from AAA-000001 (c7-pta-94.dial-up.net [196.26.135.94]) by mercury.is.co.za (Postfix) with ESMTP id 3CEB6BD12A; Mon, 2 Feb 2004 14:41:03 +0200 (SAST) Message-ID: <200402021440240580.013D66EC@smtp.tridan.co.za> In-Reply-To: <401E3F87.8080500@circlesquared.com> References: <200402021353570082.0112DE42@smtp.tridan.co.za> <401E3F87.8080500@circlesquared.com> X-Mailer: Calypso Version 3.30.00.00 (4) Date: Mon, 02 Feb 2004 14:40:24 +0200 From: "Extech" To: "Peter Risdon" Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable cc: freebsd-questions@freebsd.org Subject: Re: Rockwell Modem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 12:41:08 -0000 Here is my plroblem in short....... I'm using a external Rockwell 56K modem on Freebsd 5.1. When starting up,= the modem is quiried by freebsd (the DT light comes on just before the= Login prompt is displayed), if I do a ps -aux it seems if the modem is up ns3# ps -aux root 476 0.0 1.4 1232 832 ?? I 11:26AM 0:00.03 /usr/libexec/getty std.9600= ttyd0 but when I run cu -lttyd0 the connection just hangs ns3# cu -lttyd0 Connected At this point I cannot do any thing and have to cancel cu out of a= different session. I also have the following messages in /var/log/message Feb 2 11:25:52 ns3 kernel: unknown: can't assign resources (port) Feb 2 11:25:52 ns3 kernel: unknown: can't assign resources (port) Feb 2 11:25:52 ns3 kernel: unknown: can't assign resources (port) Feb 2 11:25:52 ns3 kernel: unknown: can't assign resources (port) Feb 2 11:25:52 ns3 kernel: unknown: can't assign resources (port) I'm trying to setup the modem to use as a fax modem with Hylafax. Regards Extech *********** REPLY SEPARATOR *********** On 2004/02/02 at 12:16 Peter Risdon wrote: >Extech wrote: > >>Hi All >> >>Can anyone please help me with instruction or point me to doc's on how to >install a pnp external Rockwell 56K modem in FreeBSD 5.1 >> >> >Are you having a specific problem? If so, please say what it is. If not, >the FreeBSD handbook is your best bet. But in short, you'll need to plug >it in to a suitable port, then edit /etc/ppp/ppp.conf to suit your= details. > >PWR.