From owner-freebsd-usb@FreeBSD.ORG Tue Dec 3 15:31:16 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B561EE3A; Tue, 3 Dec 2013 15:31:16 +0000 (UTC) Received: from mta04.bitpro.no (mta04.bitpro.no [92.42.64.203]) by mx1.freebsd.org (Postfix) with ESMTP id 6F7261CCD; Tue, 3 Dec 2013 15:31:16 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta04.bitpro.no (Postfix) with ESMTPS id AECC21005C0; Tue, 3 Dec 2013 16:31:13 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 5E20C8FDB67; Tue, 3 Dec 2013 16:31:51 +0100 (CET) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KNDK3Xy35Ti7; Tue, 3 Dec 2013 16:31:50 +0100 (CET) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id 726378FDB65; Tue, 3 Dec 2013 16:31:50 +0100 (CET) Message-ID: <529DF987.3060508@bitfrost.no> Date: Tue, 03 Dec 2013 16:32:23 +0100 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: edwin@freebsd.org, freebsd-usb@freebsd.org Subject: Re: Huawei K4606 issues References: <529DB241.7030203@freebsd.org> <529DBB97.7020304@bitfrost.no> <529DC404.6060804@freebsd.org> In-Reply-To: <529DC404.6060804@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Dec 2013 15:31:16 -0000 On 12/03/13 12:44, Edwin Groothuis - FreeBSD wrote: > Hello Hans, > > On 3/12/13 22:08 , Hans Petter Selasky wrote: >> On 12/03/13 11:28, Edwin Groothuis - FreeBSD wrote: >>> Hello, >>> >>> I am the proud owner of a Huawei K4606 3G USB dongle and guess... It >>> doesn't work. In the past I managed to get the E220 and E169 working, so >>> I thought that this would be possible to. >>> >>> Boy was I wrong :-( >> Try to google for existing quirks using the VID and PID values. >> Maybe the quirk is not the right one. > > I did that before I bought it, because I thought "if it works on Linux, > we can get it working on FreeBSD" :-) > > At http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?t=1005 > they said: > > -- 8< -- > The modeswitch file also works for the Vodafone K4606 modem ("USB > Extreme 3G+" in Australia). > > The default product code is 12d1:1f19, the target product code is 12d1:1578 > -- 8< -- > > I don't understand the "target product code" concept yet. > > Does that ring a bell for you? > > Edwin > > Hi, Looks like this quirk matches your description: U3GINIT_HUAWEISCSI --HPS