gemalto: Add more details in setup_gemalto comment

ALS3, PLS8-E and PLS8-X have same vid/pid with same enumeration process
This commit is contained in:
Bassem Boubaker 2018-03-16 18:21:43 +01:00 committed by Denis Kenzior
parent cc0a04d16e
commit 76b5a4044f
1 changed files with 1 additions and 1 deletions

View File

@ -1146,7 +1146,7 @@ static gboolean setup_gemalto(struct modem_info* modem)
qmi = info->devnode;
}
/* ALS3 */
/* Cinterion ALS3, PLS8-E, PLS8-X */
if (g_strcmp0(info->interface, "2/2/1") == 0) {
if (g_strcmp0(info->number, "00") == 0)
mdm = info->devnode;