diff --git a/src/modems/hayes/quirks.c b/src/modems/hayes/quirks.c index 1dcdf33..c9ffe46 100644 --- a/src/modems/hayes/quirks.c +++ b/src/modems/hayes/quirks.c @@ -25,7 +25,7 @@ /* constants */ static HayesQuirks _hayes_quirks[] = { - { "Openmomo", "\"Neo1973 Embedded GSM Modem\"", + { "Openmoko", "\"Neo1973 Embedded GSM Modem\"", HAYES_QUIRK_WANT_SMSC_IN_PDU | HAYES_QUIRK_CONNECTED_LINE_DISABLED | HAYES_QUIRK_REPEAT_ON_UNKNOWN_ERROR },