Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2022 12:36:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 263783] USB MBIM: Support for LTE/4G USB modems (MBIM)
Message-ID:  <bug-263783-19105-Nw5tMt3jRE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263783-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263783-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263783

hendrik@0x00.to changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hendrik@0x00.to

--- Comment #12 from hendrik@0x00.to ---
Same issue here using a Sierra Wireless EM7565.
After some research I actually found a way to "detach" a device using the
"set_config 255" flag for usbconfig:

> The special value of 255 unconfigures the device, detaching the interface=
 drivers and reducing the power consumption to minimum, but without going i=
nto power saving mode or detaching from the bus.

I'm now able to load the kernel module without a crash (kldload if_umb) how=
ever
no new network interface umb0 is created. "show_ifdrv" also shows no driver
attached.
usbconfig also provides a "detach_kernel_driver" flag:

> Detach kernel driver for the selected interface and USB device.

Using this the kernel still crashes.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263783-19105-Nw5tMt3jRE>