The Openmoko Freerunner may be identified differently

This commit is contained in:
Pierre Pronchery 2010-05-11 16:22:18 +00:00
parent cfb312d6cd
commit 1620f6a144

View File

@ -139,6 +139,8 @@ static struct
unsigned long quirks;
} _gsm_models[] =
{
{ "\"Neo1973 Embedded GSM Modem\"",
GSM_MODEM_QUIRK_CPIN_QUOTES },
{ "\"Neo1973 GTA02 Embedded GSM Modem\"",
GSM_MODEM_QUIRK_CPIN_QUOTES },
{ NULL, 0 }