From owner-freebsd-mobile Thu Jan 11 17:18:57 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 54F9E37B400 for ; Thu, 11 Jan 2001 17:18:37 -0800 (PST) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id LAA07259; Fri, 12 Jan 2001 11:48:17 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <2D3005375CAED31199D00008C784963F01C5556D@ms02.mobilix.dk> Date: Fri, 12 Jan 2001 11:48:16 +1030 (CST) From: "Daniel O'Connor" To: Morten Vinding Nielsen Subject: RE: Nokia 7110 data cable Cc: Steven Fletcher Cc: Steven Fletcher , "freebsd-mobile@freebsd.org" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 11-Jan-01 Morten Vinding Nielsen wrote: > That's not correct! > > The Nokia 7110 (unlike 3810, 5110/6110) have built-in modem as Steven > clearly states! > > I do have a 7110 and the DLR-3 cable, but unfortunately I haven't got it to > work in FreeBSD. Hmm OK, my apologies Steven. > When I use tip I can get it to accept AT commands, and I do believe the only > reason I can't get it working, is because my ppp configuration is wrong > (haven't got an ordinary modem working either). Assuming you have a recent version of PPP try the following (please excuse my retarded emailer for wrapping the 'set dial' line) default: set device /dev/cuaa1 set speed 115200 set ctsrts on disable lqr deny lqr set timeout 0 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATZ OK-AT-OK \\dATDT\\T TIMEOUT 60 CONNECT" myisp: set phone 1234 set authname user set authkey password set openmode active accept chap --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message