From owner-freebsd-mobile Mon Dec 15 23:46:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA04167 for mobile-outgoing; Mon, 15 Dec 1997 23:46:24 -0800 (PST) (envelope-from owner-freebsd-mobile) Received: from word.smith.net.au (vh1.gsoft.com.au [203.38.152.122]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA04159 for ; Mon, 15 Dec 1997 23:46:18 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word (localhost [127.0.0.1]) by word.smith.net.au (8.8.8/8.8.5) with ESMTP id SAA01377; Tue, 16 Dec 1997 18:10:41 +1030 (CST) Message-Id: <199712160740.SAA01377@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: ada@bsd.org cc: mobile@FreeBSD.ORG Subject: Re: nokia cellular In-reply-to: Your message of "Tue, 16 Dec 1997 18:04:05 +1100." <199712160704.SAA04231@noether.blah.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 16 Dec 1997 18:10:40 +1030 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Has anybody gotten the nokia cellular data stuff to work? > (Any of it? I think one emulates a modem.) >From the (poor) documentation I've seen so far, the Windows driver emulates a serial port, but the actual interface to the phone is different again. There appears to be a standard for the interface, but no sign of a document describing it, only a single vendor selling the driver software. Determining the protocol should be relatively straightforward given the right tools. From there, the rest is a SMOP. mike