diff options
author | Dan Williams <dcbw@redhat.com> | 2012-12-17 14:23:00 -0600 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2012-12-17 14:23:00 -0600 |
commit | c08b03f6fde138bad5d4d3232af073314fdce640 (patch) | |
tree | a6ac7745802fef1f6470799a3dcfc72042f5c8e9 /src | |
parent | dc9bbefbc083a328fad0b770d1e716e704c72c65 (diff) |
sierra: fix APP1 PPP functionality
Unfortunately, Sierra secondary APP ports reply to +GCAP with
only "OK", and not their APP port number or model number. So instead
of using +GCAP, we have to use ATI to get secondary port information.
This allows us to detect which port is the APP1 port that we can
potentially use for PPP, leaving the primary port available for
control and status.
Also, some modems have up to 3 or 4 APP secondary ports, which we
need to ensure aren't used as primary. The previous check for +GCAP
handled that, but let's make it more explicit.
AT+GCAP reply:
OK
ATI reply:
Sierra Wireless, Inc.
C885
APP1
OK
See also: 3f3987e09ee762e48c1d53cb42a1288ce9f332cb (MM_06)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions