From owner-freebsd-usb@FreeBSD.ORG Mon Mar 30 09:14:44 2015 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3344726 for ; Mon, 30 Mar 2015 09:14:44 +0000 (UTC) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 73F08EE0 for ; Mon, 30 Mar 2015 09:14:44 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id A73371FE023; Mon, 30 Mar 2015 11:14:42 +0200 (CEST) Message-ID: <55191432.7030402@selasky.org> Date: Mon, 30 Mar 2015 11:15:30 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Matthias Apitz , freebsd-usb@freebsd.org Subject: Re: Fwd: Re: [Ubuntu-phone] Ethernet through USB References: <20150330085746.GA16832@c720-r276659> <551910A9.2080709@selasky.org> <20150330090826.GA17010@c720-r276659> In-Reply-To: <20150330090826.GA17010@c720-r276659> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2015 09:14:44 -0000 On 03/30/15 11:08, Matthias Apitz wrote: > El día Monday, March 30, 2015 a las 11:00:25AM +0200, Hans Petter Selasky escribió: > >> On 03/30/15 10:57, Matthias Apitz wrote: >>> >>> Hello, >>> >>> I have a new cellphone, the BQ Aquaris E 4.5 Ubuntu Edition, i.e. it >>> runs Ubuntu 14.10. >>> >>> When I connect this to the USB port of my 11-CURRENT netbook it gives in >>> /var/log/messages: >>> >>> Mar 30 10:25:17 c720-r276659 kernel: ugen0.4: at usbus0 >>> Mar 30 10:25:17 c720-r276659 root: Unknown USB device: vendor 0x2a47 product 0x2008 bus uhub0 >>> >>> I'm attaching as well what the ubuntu-phone folks think about their side >>> of the story. >>> >>> Any chance that we could get support for it into the if_cdce driver? The >>> vendorID is not listed in sys/dev/usb/usbdevs until now. >>> >> >> Can you dump the USB device and configuration descriptors of your phone? >> > > Hi, > > Here they are: You need to enter your phones menu and select USB tethering instead of MTP. --HPS