[mobile] Adding PCS band to list of maximum ARFCNs to scan in one band

This commit is contained in:
Andreas Eversberg 2011-07-17 10:23:35 +02:00
parent cc10636f91
commit a33bc87fe7
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ struct gsm_support_scan_max gsm_sup_smax[] = {
{ 128, 251, 30, 0 }, /* GSM 850 */
{ 955, 124, 30, 0 }, /* P,E,R GSM */
{ 512, 885, 40, 0 }, /* DCS 1800 */
{ 1024, 1322, 40, 0 }, /* PCS 1900 */
{ 0, 0, 0, 0 }
};