mbmmodem: Enable PDP context setup debug notifications
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 20 Aug 2010 13:44:45 +0000 (15:44 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 20 Aug 2010 13:44:45 +0000 (15:44 +0200)
drivers/mbmmodem/gprs-context.c

index a58ff3d..de8abb9 100644 (file)
@@ -445,6 +445,9 @@ static int mbm_gprs_context_probe(struct ofono_gprs_context *gc,
 
        ofono_gprs_context_set_data(gc, gcd);
 
+       g_at_chat_send(gcd->chat, "AT*ENAPDBG=1", none_prefix,
+                               NULL, NULL, NULL);
+
        g_at_chat_send(gcd->chat, "AT*E2NAP=1", none_prefix,
                        mbm_e2nap_cb, gc, NULL);
        g_at_chat_send(gcd->chat, "AT*E2IPCFG=?", e2ipcfg_prefix,