diff options
author | Dan Williams <dcbw@redhat.com> | 2011-01-01 18:11:14 -0600 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2011-01-01 18:11:14 -0600 |
commit | 9733746dc10e1cf5d4929258aae6ab405b2f79cd (patch) | |
tree | e7d7d1cc48db109fae229fc268bf1574f291fc40 /libqcdm/src/commands.c | |
parent | ceb5cc29d6be2133c5e6ff428477e8da0422e8a2 (diff) |
icera: add complete support for generic Icera devices
Implement connect, disconnect, and IP4 config stuff.
Also fix handling of Icera private data. After creation we
need to use MM_MODEM_ICERA_GET_INTERFACE(m)->priv to get the
private data instead of just dereferencing the MMModemIcera,
for reasons that I don't know. If this isn't done, data
gets silently corrupted because writes to the private data
are going into a random location in the object. This a
side-effect of the slightly hack-ish way that MMModemIcera
is a GInterface with private data.
Diffstat (limited to 'libqcdm/src/commands.c')
0 files changed, 0 insertions, 0 deletions