From owner-freebsd-questions@FreeBSD.ORG Sat Oct 31 20:04:43 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C98B11065697 for ; Sat, 31 Oct 2009 20:04:43 +0000 (UTC) (envelope-from jille@quis.cx) Received: from istud.quis.cx (56-64-223.ftth.xms.internl.net [85.223.64.56]) by mx1.freebsd.org (Postfix) with ESMTP id 934B98FC14 for ; Sat, 31 Oct 2009 20:04:43 +0000 (UTC) Received: from [192.168.0.4] (unknown [192.168.0.4]) by istud.quis.cx (Postfix) with ESMTP id 954B8610913; Sat, 31 Oct 2009 20:49:01 +0100 (CET) Message-ID: <4AEC94A9.1050309@quis.cx> Date: Sat, 31 Oct 2009 20:48:57 +0100 From: Jille Timmermans User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Hans Petter Selasky Subject: Gnokii with USB2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2009 20:04:43 -0000 I'm trying to read the SMS of my telephone using comms/gnokii. But I can't figure out which 'port' (thing in /dev) I must pass to gnokii. /dev/usb/0.2.{0,1,2}, /dev/ugen0.2, /dev/da0, /dev/pass0 all didn't work (Yes, I know trying da0 was not a really smart/safe idea). But those are the only new devices which showed up after connecting the USB-cable. My ~/.gnokiirc: [global] port = /dev/usb/0.2.1 model = AT connection = serial [logging] debug = on OS: FreeBSD 8.0-CURRENT r193930 of June 10 Telephone: LG K800 -- Jille