Added quirks for the Ericsson F3507g internal UMTS card
This commit is contained in:
parent
a866ba3eeb
commit
205de9ec0d
@ -25,6 +25,9 @@
|
|||||||
/* constants */
|
/* constants */
|
||||||
static HayesQuirks _hayes_quirks[] =
|
static HayesQuirks _hayes_quirks[] =
|
||||||
{
|
{
|
||||||
|
{ "Ericsson", "F3507g",
|
||||||
|
HAYES_QUIRK_CPIN_SLOW
|
||||||
|
| HAYES_QUIRK_REPEAT_ON_UNKNOWN_ERROR },
|
||||||
{ "Openmoko", "\"Neo1973 Embedded GSM Modem\"",
|
{ "Openmoko", "\"Neo1973 Embedded GSM Modem\"",
|
||||||
HAYES_QUIRK_WANT_SMSC_IN_PDU
|
HAYES_QUIRK_WANT_SMSC_IN_PDU
|
||||||
| HAYES_QUIRK_CONNECTED_LINE_DISABLED
|
| HAYES_QUIRK_CONNECTED_LINE_DISABLED
|
||||||
|
Loading…
Reference in New Issue
Block a user