Hi Marcel, >> Infineon modem selftest, during ifx_enable(). >> Two steps trigger, with timeout. In case one >> fails, modem will not power up.
<snip> >> + flags = g_io_channel_get_flags(data->device) | G_IO_FLAG_NONBLOCK; >> + g_io_channel_set_flags(data->device, flags, NULL); >> + >> + g_io_channel_set_encoding(data->device, NULL, NULL); >> + g_io_channel_set_buffered(data->device, FALSE); > have you actually tested this patch. Your re-base of the patch is wrong > again. It will not work like this. You are right. I am sorry about this. There are times when state of my platform hardware does not match patch submissions schedule... Updated and validated patch is coming out in the next e-mail. Thank you, -- r. _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
