libqmi-qmuxd/data
Aleksander Morgado 22628a69da dms: new 'DMS Set FCC Authentication' message
Dell-branded Sierra modems, like the Dell DW5570 (Sierra Wireless MC8805) need
this specific command before they can be put in 'online' mode:

$ sudo qmicli -d /dev/cdc-wdm1 --dms-get-operating-mode
[/dev/cdc-wdm1] Operating mode retrieved:
	Mode: 'low-power'
	HW restricted: 'no'

$ sudo qmicli -d /dev/cdc-wdm1 --dms-set-fcc-authentication
[/dev/cdc-wdm1] Successfully set FCC authentication

$ sudo qmicli -d /dev/cdc-wdm1 --dms-get-operating-mode
[/dev/cdc-wdm1] Operating mode retrieved:
	Mode: 'online'
	HW restricted: 'no'

https://bugzilla.kernel.org/show_bug.cgi?id=92101
2015-02-07 19:07:47 +01:00
..
pkg-config build: provide pkg-config setup for the library 2012-07-03 16:08:56 +02:00
Makefile.am wda: new 'WDA' service 2014-05-20 20:34:37 +02:00
qmi-common.json dms: Retries left info only given on error when setting PIN protection 2012-07-03 16:08:57 +02:00
qmi-service-ctl.json qmi-proxy: initial implementation 2013-09-05 15:36:35 +02:00
qmi-service-dms.json dms: new 'DMS Set FCC Authentication' message 2015-02-07 19:07:47 +01:00
qmi-service-nas.json nas: fix ECIO List TLV array element type (api break) 2015-01-25 19:34:26 +01:00
qmi-service-oma.json oma: setup generation of the OMA service support 2013-09-04 09:38:23 +02:00
qmi-service-pbm.json pbm: implement 'Get All Capabilities' request/response 2013-07-04 13:25:03 +02:00
qmi-service-pds.json pds: new 'GPS Ready' indication 2015-01-24 17:31:59 +01:00
qmi-service-uim.json uim: implement "Get Card Status" 2014-04-28 16:09:36 +02:00
qmi-service-wda.json wda: implement 'Set Data Format' request/response 2014-05-21 11:42:03 +02:00
qmi-service-wds.json wds: last call TX/RX stats in 'Get Packet Statistics' don't have prerequisite 2015-02-04 20:57:06 +01:00
qmi-service-wms.json wms: new 'SMSC Address' indication 2015-01-24 18:24:52 +01:00