ifx: Request firmware details on modem init
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 29 Sep 2010 14:30:39 +0000 (23:30 +0900)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 29 Sep 2010 14:30:39 +0000 (23:30 +0900)
commit2f90ddff3c478e00cee3d10fc4ba5f2d586e095c
tree6dc955406598094e4f090db060584f4951d871ec
parent3ad4e5ab21873e7b4ed44f3314bd08d1e075eb53
ifx: Request firmware details on modem init

The firmware details can be requested via AT+XGENDATA. So do this at
modem init to have these in the logs. Currently nothing is done with
this data, but eventually it can be used for modem specific settings
like the audio configuration.
plugins/ifx.c