From owner-freebsd-usb@FreeBSD.ORG Wed Apr 13 21:15:27 2011 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9FC1106566B; Wed, 13 Apr 2011 21:15:27 +0000 (UTC) (envelope-from jille@quis.cx) Received: from istud.quis.cx (10-64-223.ftth.xms.internl.net [85.223.64.10]) by mx1.freebsd.org (Postfix) with ESMTP id A508B8FC18; Wed, 13 Apr 2011 21:15:27 +0000 (UTC) Received: from boom-ubuntu.quis.cx (unknown [192.168.1.5]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by istud.quis.cx (Postfix) with ESMTPSA id B21A11395F; Wed, 13 Apr 2011 22:58:37 +0200 (CEST) Message-ID: <4DA60E7D.7000901@quis.cx> Date: Wed, 13 Apr 2011 22:58:37 +0200 From: Jille Timmermans User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 To: usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Ed Schouten Subject: Finding the right ttyU* X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 21:15:27 -0000 Hello, I'm looking for a way to automatically determine to which ttyU* my telephone is connected. The tty is created by ucom(4). My telephone is listed in `usbconfig list` but nothing seems to be pointing to the tty. With kind regards, Jille Timmermans