From owner-freebsd-usb@FreeBSD.ORG Wed Sep 26 16:55:29 2007 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 971D516A41B for ; Wed, 26 Sep 2007 16:55:29 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe03.swip.net [212.247.154.65]) by mx1.freebsd.org (Postfix) with ESMTP id D90A013C467 for ; Wed, 26 Sep 2007 16:55:28 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [85.19.218.45] (account mc467741@c2i.net [85.19.218.45] verified) by mailfe03.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 634483471; Wed, 26 Sep 2007 18:55:26 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Wed, 26 Sep 2007 18:55:45 +0200 User-Agent: KMail/1.9.7 References: <20070926164427.GA6746@grosbein.pp.ru> In-Reply-To: <20070926164427.GA6746@grosbein.pp.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709261855.46905.hselasky@c2i.net> Cc: usb@freebsd.org, Eugene Grosbein Subject: Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work 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, 26 Sep 2007 16:55:29 -0000 Hi, > > Here I'm stuck. > Have you dumped the complete USB descriptors using "/usr/ports/sysutils/udesc_dump" ? The device must attach like "ugen" before the utility works. --HPS