[Bug 263783] USB MBIM: Support for LTE/4G USB modems (MBIM)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 31 Oct 2025 10:58:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263783

--- Comment #111 from Andre Albsmeier <mail@fbsd2.e4m.org> ---
The Quectel EM060K-GL

ugen0.4: <EM060K-GL Quectel Wireless Solutions Co., Ltd.> at usbus0, cfg=0
md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)

  bLength = 0x0012 
  bDescriptorType = 0x0001 
  bcdUSB = 0x0200 
  bDeviceClass = 0x0000  <Probed by interface class>
  bDeviceSubClass = 0x0000 
  bDeviceProtocol = 0x0000 
  bMaxPacketSize0 = 0x0040 
  idVendor = 0x2c7c 
  idProduct = 0x6008 
  bcdDevice = 0x0504 
  iManufacturer = 0x0001  <Quectel>
  iProduct = 0x0002  <EM060K-GL>
  iSerialNumber = 0x0003  <1582f7ef>
  bNumConfigurations = 0x0001 

is also working with the umb driver. In order to get a serial port, you need

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290688

Thanks to Alexander Burke for providing the modems to me!

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