From owner-freebsd-newbies@FreeBSD.ORG Mon Feb 2 02:54:01 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CC5716A4CE for ; Mon, 2 Feb 2004 02:54:01 -0800 (PST) Received: from mercury.is.co.za (mercury.is.co.za [196.4.160.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD57443D3F for ; Mon, 2 Feb 2004 02:53:59 -0800 (PST) (envelope-from antonrb@tridan.co.za) Received: from AAA-000001 (c4-pta-116.dial-up.net [196.26.210.116]) by mercury.is.co.za (Postfix) with ESMTP id E3036BAB34 for ; Mon, 2 Feb 2004 12:53:55 +0200 (SAST) Message-ID: <200402021253180219.00DB57F4@smtp.trimail.co.za> X-Mailer: Calypso Version 3.30.00.00 (4) Date: Mon, 02 Feb 2004 12:53:18 +0200 From: "Anton Bester" To: freebsd-newbies@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Modem Trouble X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: antonrb@tridan.co.za List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 10:54:01 -0000 Hi All 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 VH57600= 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 errors in /var/log/message Feb 2 11:25:52 ns3 kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on= isa0 Feb 2 11:25:52 ns3 kernel: sio0: type 16550A Feb 2 11:25:52 ns3 kernel: sio1 at port 0x2f8-0x2ff irq 3 on isa0 Feb 2 11:25:52 ns3 kernel: sio1: type 16550A Feb 2 11:25:52 ns3 kernel: vga0: at port 0x3c0-0x3df= iomem 0xa0000-0xbffff on isa0 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) Can anyone please help? Regards Extech