CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/21 01:19:36
Modified files:
sys/dev/usb : if_umb.c if_umb.h mbim.h
Log message:
Some MBIM devices need a FCC Authentication before they're willing to
turn on the radio. This is done by encapsulating QMI requests inside
a MBIM message.
Based on prio work by sthen@, tested by Bryan Vyhmeister.
ok sthen@
