From owner-freebsd-usb@FreeBSD.ORG Mon Mar 30 08:59:40 2015 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 568F490E for ; Mon, 30 Mar 2015 08:59:40 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (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 167F9CA2 for ; Mon, 30 Mar 2015 08:59:39 +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 A5DC21FE023; Mon, 30 Mar 2015 10:59:37 +0200 (CEST) Message-ID: <551910A9.2080709@selasky.org> Date: Mon, 30 Mar 2015 11:00:25 +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> In-Reply-To: <20150330085746.GA16832@c720-r276659> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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 08:59:40 -0000 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? --HPS