From b1992f903b27f2a0b8190daaedcbe76790180c3c Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 18 Jan 2010 23:22:02 -0800 Subject: probe: add note about Onda MT503HS (rh #551376) --- src/mm-plugin-base.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/mm-plugin-base.c') diff --git a/src/mm-plugin-base.c b/src/mm-plugin-base.c index 2f50c510..202eaac9 100644 --- a/src/mm-plugin-base.c +++ b/src/mm-plugin-base.c @@ -430,10 +430,10 @@ real_handle_probe_response (MMPluginBase *self, task_priv->probed_caps = parse_gcap (response); break; case PROBE_STATE_CPIN: - /* Some devices (ZTE MF628 for example) reply to anything but - * AT+CPIN? with ERROR if the device has a PIN set. Since no known - * CDMA modems support AT+CPIN? we can consider the device a GSM - * device if it returns a non-error response to AT+CPIN?. + /* Some devices (ZTE MF628/ONDA MT503HS for example) reply to + * anything but AT+CPIN? with ERROR if the device has a PIN set. + * Since no known CDMA modems support AT+CPIN? we can consider the + * device a GSM device if it returns a non-error response to AT+CPIN?. */ task_priv->probed_caps = parse_cpin (response); break; -- cgit v1.2.3-70-g09d2