Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2003 09:25:14 +0100
From:      Ilya Varlashkin <ilya@samara.net>
To:        freebsd-questions@freebsd.org
Subject:   Nokia 6610 via DKU-5 cable (usb) and fbsd-4.8. any chance?
Message-ID:  <20031028082514.GA54812@CITADEL.NOBULUS.COM>

next in thread | raw e-mail | index | archive | help
Hi all,

I'd like to use my Nokia 6610 with FreeBSD for eventual PPP tests
of our dial-in servers. I've got DKU-5 cable. It's USB and the only thing
I can get for this phone; ordering IR port is not an option.

I've compiled recompiled kernel (4.8-p13) with:

device          uhci            # UHCI PCI->USB interface
device          usb             # USB Bus (required)
device          ugen            # Generic
device          ucom
device          uplcom
device          uvscom
device          uvisor
device          uftdi

device          umodem

device          uhid            # "Human Interface Devices"

When I run 'usbd -d -v' I can see the system detects connected phone as:
usbd: device-attach event at 1067328676.392127000, Nokia Connectivity Cable DKU-5, vendor 0x0421:
  vndr=0x0421 prdct=0x0800 rlse=0x030a clss=0x00ff subclss=0x0000 prtcl=0x00ff
	device names: ugen0

I guess I should'n expect this to be good enough as:
# cu -l /dev/ugen0
Connected.
cu: Got hangup signal
Disconnected.

Basically the only thing I'm interested at the moment is to be able to say
'AT' to the modem. Is there any way to achieve this?

Kind regards,
Ilya Varlashkin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031028082514.GA54812>