Date: Fri, 12 Jan 2001 11:48:16 +1030 (CST) From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Morten Vinding Nielsen <morten.vinding.Nielsen@mobilix.dk> Cc: Steven Fletcher <stevenf@shellnet.co.uk>, "freebsd-mobile@freebsd.org" <freebsd-mobile@FreeBSD.ORG> Subject: RE: Nokia 7110 data cable Message-ID: <XFMail.010112114816.doconnor@gsoft.com.au> In-Reply-To: <2D3005375CAED31199D00008C784963F01C5556D@ms02.mobilix.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010112114816.doconnor>