From owner-freebsd-current@FreeBSD.ORG Wed Sep 17 10:20:19 2014 Return-Path: Delivered-To: freebsd-current@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 182B42E4 for ; Wed, 17 Sep 2014 10:20:19 +0000 (UTC) Received: from man.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id C7BA4985 for ; Wed, 17 Sep 2014 10:20:17 +0000 (UTC) Received: from man.dat.pl (localhost [127.0.0.1]) by man.dat.pl (Postfix) with ESMTP id 99969D16A4C; Wed, 17 Sep 2014 12:20:16 +0200 (CEST) X-Virus-Scanned: amavisd-new at dat.pl Received: from man.dat.pl ([127.0.0.1]) by man.dat.pl (man.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8qt_POmNN0Cp; Wed, 17 Sep 2014 12:20:15 +0200 (CEST) Message-ID: <5419605E.7010200@dat.pl> Date: Wed, 17 Sep 2014 12:20:14 +0200 From: Maciej Milewski MIME-Version: 1.0 To: Milan Obuch Subject: Re: Huawei E3272 tester needed References: <20140916165257.3a0cee9b@zeta.dino.sk> <541895C6.3030304@dat.pl> <20140916221812.649a1756@zeta.dino.sk> <5418A0F6.6020207@dat.pl> <20140917090216.108a8b60@zeta.dino.sk> In-Reply-To: <20140917090216.108a8b60@zeta.dino.sk> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@FreeBSD.ORG, nick@van-laarhoven.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2014 10:20:19 -0000 On 17.09.2014 09:02, Milan Obuch wrote: > On Tue, 16 Sep 2014 22:43:34 +0200 > Maciej Milewski wrote: > >> On 16.09.2014 22:18, Milan Obuch wrote: >> Your device has different idProduct than this added in patch. It might= >> be caused by different configuration of the device/different provider >> who sells devices. >> I know that some devices might show up as HiLink mode(cdce) or serial >> mode(u3g). And this might be changed by flashing different firmware or= >> sometimes by using usb_modeswitch(under linux not sure if it works >> under freebsd). >> Example is here: >> https://forum.pfsense.org/index.php?topic=3D48780.20;wap2 >> > Thanks, that's working, verbatim: > > usb_modeswitch -v 12d1 -p 1f01 -V 012d1 -P 014db -M "555342431234567800= 00000000000a11062000000000000100000000000000" -W > > After that, if_cdce and uether kernel modules are automatically loaded > and dhclient ue0 successfully acquires IP address. > > And it is working in 9.2-STABLE, 10.0-STABLE systems I tested with no > modification to sources, so this is a good solution for me. > > Regards, > Milan Glad to hear that helped, can you follow Hans suggestion for trying already defined quirks? It's posiible that there is one working. --=20 Pozdrawiam, Maciej Milewski