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

            Bug ID: 234578
           Summary: Support for Sierra Wireless EM7455 modem
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: usb
          Assignee: u...@freebsd.org
          Reporter: shur...@shurik.kiev.ua

Created attachment 200722
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200722&action=edit
patch to add product id

Adds new product id to support Sierra Wireless EM7455 modem by u3g kernel
module. Tested on Lenovo Thinkpad T470p. Please note, because of lack of
support QMI protocol by default device is in Low Power Mode, so it need special
nvu-file which sends FCC_AUTH=0 to modem. On Linux it can be done by qmicli
--dms-set-fcc-authentication command.

root@thinkpad:/usr/src # usbconfig -d 0.3 dump_device_desc
ugen0.3: <Sierra Wireless, Incorporated Sierra Wireless EM7455 Qualcomm
Snapdragon X7 LTE-A> at, 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 = 0x1199 
  idProduct = 0x9079 
  bcdDevice = 0x0006 
  iManufacturer = 0x0001  <Sierra Wireless, Incorporated>
  iProduct = 0x0002  <Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A>
  iSerialNumber = 0x0003  <LF75061727011022>
  bNumConfigurations = 0x0001

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to