All of lore.kernel.org
 help / color / mirror / Atom feed
* Multiplexer PH8 Cinterion modem
@ 2014-06-04  8:26 Mark vd. Putten
  2014-06-04 14:30 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Mark vd. Putten @ 2014-06-04  8:26 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1839 bytes --]

I have got a PH8 Cinterion modem.

gatmux.c        ->      g_at_mux_setup_gsm0710
Queries the modem for available multiplex modes
The modem only returns a list with mode 0

ofonod[7120]: Setup: > AT+CMUX=?\r
ofonod[7120]: Setup: < \r\n+CMUX: (0)\r\n\r\nOK\r\n

This is not correctly handles by
gatmux.c        ->      mux_query_cb

It expects another subset
798     /* Subset */
799     if (!g_at_result_iter_open_list(&iter))
800             goto error;

Multiplex port is on USB and therefore has no requirements on speed.

What would be the best solution in changing this?
Hack the gatmux.c?


Please consider the environment before printing this email

This e-mail, and any files transmitted with it, is confidential and is intended solely for the use of the person or entity to whom it is addressed. If you have received this e-mail in error, please notify the sender and delete it from your records.

On all our offers, sales and deliveries our General Terms of Delivery are applicable, excluding all other Terms and Conditions. Our terms have been deposited at the Chamber of commerce Eindhoven (The Netherlands) august 23rd, 2001, reference number 17065041, a copy of these terms is enclosed with all quotations, a hardcopy also can be send on your request. You can find our General Terms online at http://www.intemo.com/terms.html

Op al onze aanbiedingen, verkopen en leveringen zijn, met uitsluiting van alle andere voorwaarden, onze algemene voorwaarden van toepassing. Deze zijn gedeponeerd bij de Kamer van Koophandel te Eindhoven onder nummer 17065041 per 23 augustus 2001. Bij iedere offerte hoe ook verzonden zijn de algemene voorwaarden bijgevoegd, een kopie kan op aanvraag ook per post worden toegezonden. U kunt onze algemene voorwaarden online inzien op http://www.intemo.com/terms.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-04 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04  8:26 Multiplexer PH8 Cinterion modem Mark vd. Putten
2014-06-04 14:30 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.