ifx: Use XGENDATA for modem model detection
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 1 Oct 2010 04:38:02 +0000 (06:38 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 1 Oct 2010 04:38:02 +0000 (06:38 +0200)
commit7dbdf462152c6c1a7acea51576bcd6ce8234f014
treef90393c29e05b486f3809c0524581f00a1578a1a
parent99afae03935da5b24bd99fa1f884b43157c19fa3
ifx: Use XGENDATA for modem model detection

The XGENDATA result contains various strings that also contain the modem
model. Make this command mandatory for the modem bringup and after it
succeeded, check for the XMM6260 string to setup specific audio settings.

This makes using ENV{OFONO_IFX_MODEL}="XMM6260" obsolete, but for now it
is still left as a possible option. It might be removed later.
plugins/ifx.c