urndis and umodem device collision for ue device

Hans Petter Selasky hps at selasky.org
Mon Dec 22 08:41:35 UTC 2014


On 12/21/14 22:28, Randall Fox wrote:
> On Sun, Dec 21, 2014 at 1:02 PM, Hans Petter Selasky <hps at selasky.org>
> wrote:
>
>> On 12/21/14 21:40, Randall Fox wrote:
>>
>>> Did you update /etc/devd/usb.conf, install new kernel and reboot your
>>>>
>>> system?
>>>
>>> I actually had the FreeNAS team apply this fix to the nightly build and I
>>> created a whole new install based on their Nightly Build.  The DEVs put
>>> the
>>> fix in, and it must have been correct because it worked for someone else.
>>>
>>> Here is the link to the ticket for this:
>>> https://bugs.freenas.org/issues/7153
>>> It appears they are familiar with you!
>>>
>>> I will try putting the usb.conf in the location you specify, to see if
>>> that
>>> works.  I would be surprised if the dev's missed this.
>>>
>>>
>>>
>>> On Sun, Dec 21, 2014 at 12:24 PM, Hans Petter Selasky <hps at selasky.org>
>>> wrote:
>>>
>>>   On 12/21/14 21:21, Randall Fox wrote:
>>>>
>>>>   Hi,
>>>>>
>>>>>>
>>>>>> The following patches should fix your problem:
>>>>>>
>>>>>> https://svnweb.freebsd.org/changeset/base/275790
>>>>>> https://svnweb.freebsd.org/changeset/base/275791
>>>>>>
>>>>>> --HPS
>>>>>>
>>>>>>
>>>>>
>>>>>
>> Can you get the dmesg when plugging your device?
>>
>> --HPS
>>
>>
> uhid0: <Tripp Lite TRIPP LITE SMART1500RM2U, class 0/0, rev 1.10/2.0a,
> addr 3> on usbus1
> ugen1.3: <Tripp Lite> at usbus1 (disconnected)
> uhid0: at uhub3, port 1, addr 3 (disconnected)
> ugen1.3: <Tripp Lite> at usbus1
> uhid0: <Tripp Lite TRIPP LITE SMART1500RM2U, class 0/0, rev 1.10/2.0a,
> addr 3> on usbus1
> ugen1.3: <Tripp Lite> at usbus1 (disconnected)
> uhid0: at uhub3, port 1, addr 3 (disconnected)
>
> I tried putting the usb.conf in /etc/devd and rebooting, but no change..
>

Hi,

This looks correct. Did you select the correct device profile?

Also, did you set the correct USB configuration number?

usbconfig -d X.Y dump_device_desc dump_curr_config_desc
usbconfig -d X.Y set_config 1

--HPS


More information about the freebsd-usb mailing list