From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 16:13:56 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 A91ED16A4CE for ; Tue, 16 Nov 2004 16:13:56 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44C4243D2F for ; Tue, 16 Nov 2004 16:13:56 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 16 Nov 2004 10:10:20 -0600 Message-ID: <419A274A.8060509@daleco.biz> Date: Tue, 16 Nov 2004 10:14:02 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041023 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "rmika@joimail.com" References: <41999e53.157.ce0.11522@joimail.com> In-Reply-To: <41999e53.157.ce0.11522@joimail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Nov 2004 16:10:21.0155 (UTC) FILETIME=[C5A53B30:01C4CBF6] cc: questions@freebsd.org Subject: Re: internal US Robotics 56k 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: Tue, 16 Nov 2004 16:13:56 -0000 Richard wrote: >>>What is the procedure for setting up an internal modem in >>> >>> >>>shell (sio1 moved to sio4) and configuring under GNOME. >>>The modem itself is recognised when booting. >> >> >>>Thx, Richard >>> >>> >>I'm not sure if I understand the question. If you want >>to use the modem, check out the handbook section on >>ppp (I believe it's chapter 21). I'd call it "required >>reading" IMHO. >> >>I use the same procedure for both terminal and GNOME, >>with the difference being, of course, the actual >>interface. >> >>For terminal, I have a shell alias to dial the ppp >>connection: >> >> alias dial 'ppp -nat -background myisp' >> >> in GNOME, I have a panel icon which calls the same >>command. >> >>Kevin Kinsey >> >> > >rmika@joimail.com wrote: > > I did check the handbook, however it doesn't handle the >situation where > > > >I can't get dial tone. > > I think it may handle that situation, but I'm not absolutely certain. Check: http://www.freebsd.org/handbook/kernelconfig-config.html About 60% down the page, a note explains what you must do. Search for: "If you have an internal modem on COM4 and a serial port at COM2," HTH, Kevin Kinsey