From owner-freebsd-current@FreeBSD.ORG Tue Sep 16 20:35:34 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B136CE16 for ; Tue, 16 Sep 2014 20:35:34 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E36B93D for ; Tue, 16 Sep 2014 20:35:34 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id DA98D24800B; Tue, 16 Sep 2014 22:35:30 +0200 (CEST) Message-ID: <54189F07.7010301@selasky.org> Date: Tue, 16 Sep 2014 22:35:19 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Milan Obuch , milu@dat.pl Subject: Re: Huawei E3272 tester needed References: <20140916165257.3a0cee9b@zeta.dino.sk> <541895C6.3030304@dat.pl> <20140916221812.649a1756@zeta.dino.sk> In-Reply-To: <20140916221812.649a1756@zeta.dino.sk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Tue, 16 Sep 2014 20:35:34 -0000 On 09/16/14 22:18, Milan Obuch wrote: > On Tue, 16 Sep 2014 21:55:50 +0200 > Maciej Milewski wrote: > >> On 16.09.2014 16:52, Milan Obuch wrote: >>> On Tue, 16 Sep 2014 09:40:45 +0200 >>> Nick Hibma wrote: >>> >>>> Hi, >>>> >>>> Is there someone who is able to test support for the Huawei E3272 >>>> card with CURRENT after 269584? I have not been able to confirm >>>> that it works. >>>> >>>> Thanks in advance. >>>> >>>> Nick >>>> >>> Hi, >>> >>> I did fresh svn update, rebuilt world+kernel, but it does not work >>> for me... > > [ snip ] > Hi, According to the modeswitch: usbconfig -d X.Y add_quirk UQ_MSC_EJECT_HUAWEISCSI2 Then re-plug the device. --HPS