Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2014 09:20:43 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        Milan Obuch <freebsd-current@dino.sk>
Cc:        freebsd-current@FreeBSD.ORG, milu@dat.pl, nick@van-laarhoven.org
Subject:   Re: Huawei E3272 tester needed
Message-ID:  <5419364B.3020308@selasky.org>
In-Reply-To: <20140917090659.3228cc27@zeta.dino.sk>
References:  <C1C9CCA7-251E-49A8-894B-E558DB169D0B@van-laarhoven.org> <20140916165257.3a0cee9b@zeta.dino.sk> <541895C6.3030304@dat.pl> <20140916221812.649a1756@zeta.dino.sk> <54189F07.7010301@selasky.org> <20140916225205.6d7a8bac@zeta.dino.sk> <541917FE.3060801@selasky.org> <20140917090659.3228cc27@zeta.dino.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/17/14 09:06, Milan Obuch wrote:
> On Wed, 17 Sep 2014 07:11:26 +0200
> Hans Petter Selasky <hps@selasky.org> wrote:
>
>> On 09/16/14 22:52, Milan Obuch wrote:
>>> On Tue, 16 Sep 2014 22:35:19 +0200
>>> Hans Petter Selasky <hps@selasky.org> wrote:
>>>
>>>> On 09/16/14 22:18, Milan Obuch wrote:
>>>>> On Tue, 16 Sep 2014 21:55:50 +0200
>>>>> Maciej Milewski <milu@dat.pl> wrote:
>>>>>
>>>>>> On 16.09.2014 16:52, Milan Obuch wrote:
>>>>>>> On Tue, 16 Sep 2014 09:40:45 +0200
>>>>>>> Nick Hibma <nick@van-laarhoven.org> 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
>>>>
>>>
>>> Well, again, no change:
>>>
>>> #usbconfig -d 1.3 add_quirk UQ_MSC_EJECT_HUAWEISCSI2
>>> Adding quirk 'UQ_MSC_EJECT_HUAWEISCSI2' failed, continuing.
>>>
>>> Did I do it right? Something is surely wrong. By the way, from
>>> uname:
>>>
>>> 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r271671M
>>>
>>> The only modified file is modules/drm2/Makefile because for some
>>> reason radeonkms does not currently build, so I excluded is as a
>>> fast workaround.
>>>
>>
>> Hi,
>>
>> Did you kldload usb_quirk
>>
>> And does:
>>
>> usbconfig dump_quirk_names yield something?
>>
>> --HPS
>>
>
> Well, I missed somehow usb_quirk module, but even with this module
> loaded, no change in behavior was seen. Thanks to other suggestion I
> verified solution with usb_modeswitch working, even on stock 9.2 and
> 10.0 systems.
>
> Anyway, if you would like me to test something else, just drop me a
> note.
>

Hi,

This quirk should be done by the u3g module. Can you make a patch for 
U3G in sys/dev/usb/serial/u3g.c ? See existing quirks. Else we'll add 
the one from modeswitch.

--HPS




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5419364B.3020308>