From owner-freebsd-newbies Thu Oct 11 0:38:37 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from terminus.dnttm.ro (terminus.dnttm.ro [193.226.98.11]) by hub.freebsd.org (Postfix) with ESMTP id 0280E37B405 for ; Thu, 11 Oct 2001 00:38:30 -0700 (PDT) Received: from gateway.saguaro.ro (dnt-gw-saguaro.dnttm.ro [193.226.98.106]) by terminus.dnttm.ro (8.9.3/8.9.3) with ESMTP id KAA22528; Thu, 11 Oct 2001 10:37:39 +0300 Received: from saguaro.ro (samba.spr [192.168.1.100]) by gateway.saguaro.ro (8.9.3/8.9.3) with ESMTP id RAA18168; Wed, 10 Oct 2001 17:05:30 +0300 Received: from claus (claus.spr [192.168.1.9]) by saguaro.ro (8.11.2/8.11.2) with SMTP id f9AE4nc18179; Wed, 10 Oct 2001 17:04:49 +0300 Message-ID: <000901c1519c$a7845460$0901a8c0@claus> From: "Claudiu Attila Balogh" To: "Kastaki" , References: <003401c15122$c4b63d20$2260ff3e@computer> Subject: Re: MODEM Date: Wed, 10 Oct 2001 17:02:59 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Actually the init string I was talking about was used for something else (to setup pulse dialing). Sorry. There is no other init string. The 9600 baud that you're getting as a response from stty is actually what the cuaa0 is reporting, and has nothing to do with the modem. Unplug the modem from the serial port and try the same command. You'll get 9600. Have faith and use your modem without any concern. It will work at 56k if you put in your ppp.conf "set speed 115200" (mine works). Perhaps you could also set the speed for the cuaa0 itself using stty -f /dev/cuaa0 [number]. Claus. ----- Original Message ----- From: "Kastaki" To: Sent: Wednesday, October 10, 2001 02:30 Subject: MODEM > I have read the chapters in The Complete FreeBSD and I have looked at the > Handbook at FreeBSD.org, but I am still uanble to set up my modem. > I bought it specially, US Robotics EXTERNAL. > > My computer has one serial port - which I used for the modem. > But my Kernal is set for two, sio0 and sio1 - for some reason both are > recognised. > Anyway, I hooked up my modem and re-booted. > > Did a stty -f -a /dev/cuaao - came up with 9600 baud - which is obviously > Wrong. > > Do I have to set any config files, or drivers?? > > Help please... > > Regards > > Kastaki > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message