[PATCH 0/3] Add support for Dell branded device in Telit plugin
Daniele Palmas
dnlplm at gmail.com
Wed Apr 27 14:36:24 UTC 2016
This patch series adds support for Dell DW5580 (413c/81ba)
in Telit plugin.
DW5580 is a Dell branded Telit modem that should be better
driven by Telit plugin instead than Dell one.
Modem probing log and init at:
http://pastebin.com/J1d7yAZa
danielepa at L2094:~/$ mmcli -m 0
/org/freedesktop/ModemManager1/Modem/0 (device id '6cbde1fd5528b8c42cd2e18ffb690bfd894f13e3')
-------------------------
Hardware | manufacturer: 'Telit'
| model: 'HE910-D'
| revision: '12.00.086'
| supported: 'gsm-umts'
| current: 'gsm-umts'
| equipment id: '359658044004697'
-------------------------
System | device: '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8'
| drivers: 'cdc_acm, cdc_ether'
| plugin: 'Telit'
| primary port: 'ttyACM0'
| ports: 'ttyACM3 (at), ttyACM4 (unknown), ttyACM5 (unknown), ttyACM0 (at), ttyACM1 (unknown), ttyACM2 (unknown)'
-------------------------
Numbers | own : 'unknown'
-------------------------
Status | lock: 'none'
| unlock retries: 'sim-pin (3), sim-puk (10)'
| state: 'disabled'
| power state: 'on'
| access tech: 'unknown'
| signal quality: '0' (cached)
-------------------------
Modes | supported: 'allowed: 2g; preferred: none
| allowed: 3g; preferred: none
| allowed: 2g, 3g; preferred: none'
| current: 'allowed: 2g, 3g; preferred: none'
-------------------------
Bands | supported: 'egsm, dcs, pcs, g850, u2100, u1900, u850, u900, u17iv'
| current: 'egsm, dcs, u900'
-------------------------
IP | supported: 'ipv4, ipv6, ipv4v6'
-------------------------
3GPP | imei: '359658044004697'
| enabled locks: 'none'
| operator id: 'unknown'
| operator name: 'unknown'
| subscription: 'unknown'
| registration: 'unknown'
-------------------------
SIM | path: '/org/freedesktop/ModemManager1/SIM/0'
-------------------------
Bearers | paths: 'none'
Daniele Palmas (3):
dell: forbid 413c/81ba modem in order to use Telit plugin
telit: add support for Dell VID in Telit plugin
telit: add udev rule for supporting device 413c/81ba
plugins/dell/mm-plugin-dell.c | 3 +++
plugins/telit/77-mm-telit-port-types.rules | 4 ++++
plugins/telit/mm-plugin-telit.c | 2 +-
3 files changed, 8 insertions(+), 1 deletion(-)
--
2.8.1
More information about the ModemManager-devel
mailing list