From owner-freebsd-usb@FreeBSD.ORG Mon Mar 31 20:47:28 2008 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51595106566C for ; Mon, 31 Mar 2008 20:47:28 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from falcon.cybervisiontech.com (falcon.cybervisiontech.com [217.20.163.9]) by mx1.freebsd.org (Postfix) with ESMTP id 06FF28FC15 for ; Mon, 31 Mar 2008 20:47:27 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (localhost [127.0.0.1]) by falcon.cybervisiontech.com (Postfix) with ESMTP id 188D6744004; Mon, 31 Mar 2008 23:47:26 +0300 (EEST) X-Virus-Scanned: Debian amavisd-new at falcon.cybervisiontech.com Received: from falcon.cybervisiontech.com ([127.0.0.1]) by localhost (falcon.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10027) with ESMTP id Ge6zVQBy19wy; Mon, 31 Mar 2008 23:47:25 +0300 (EEST) Received: from edge.pp.kiev.ua (edge.pp.kiev.ua [91.193.172.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by falcon.cybervisiontech.com (Postfix) with ESMTP id 79F35744003; Mon, 31 Mar 2008 23:47:25 +0300 (EEST) Message-ID: <47F14DD9.4040207@icyb.net.ua> Date: Mon, 31 Mar 2008 23:47:21 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.12 (X11/20080320) MIME-Version: 1.0 To: Marcin Cieslak , freebsd-usb@freebsd.org References: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: Re: ucom: orphaned ttyUX ? 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: Mon, 31 Mar 2008 20:47:28 -0000 Marcin wrote: > Andriy Gapon wrote: >>> I believe that this is another example of a bad use of our device >>> cloning, but I can be very wrong here. > > What driver are you using to have ucom device there (uftdi, ubsa, etc.)? > Is this behavior easy to reproduce? This was palm/uppc-kmod module. I believe that uipaq is a replacement for that in recent versions of FreeBSD. I'll admit that I haven't tried too hard to reproduce this again. > Can you provide some more information about connected USB devices and > what exactly are you doing to reproduce the problem? I think that http://docs.FreeBSD.org/cgi/mid.cgi?47C7294B.6020306 has pretty complete description of it. I connected my WM5 device (in ActiveSync WinCE compatibility mode), then disconnected, the connected, then tried to run ppp over the serial link aka ttyU0. -- Andriy Gapon