plugin: Add ste modem init daemon integration
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Tue, 11 Jan 2011 22:56:30 +0000 (23:56 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 11 Jan 2011 22:56:58 +0000 (14:56 -0800)
commitf8d3f8a7d3d7d30be744bb098d5b92cdc4f299db
tree2e643b807e01306d7220833d3be299a3927cabcf
parenteddb058643a9878c98f87adfd4d3c30fdcb9d1cb
plugin: Add ste modem init daemon integration

This patch introduces auto discovery of ST-Ericsson modems.
ST-Ericsson modems (M57XX, M7XX, M74XX) are managed by a
Modem Init Daemon responsible for start, power cycles,
flashing etc. This STE plugin monitors the modem state exposed
from the Modem Init Daemon's Dbus API. When the modem is in state
"on" the STE modem is created and registered. Muliple modem
instances, and reset handling is supported.
Makefile.am
plugins/stemgr.c [new file with mode: 0644]