All of lore.kernel.org
 help / color / mirror / Atom feed
* Extend modem.conf
@ 2009-10-21  8:52 Ryan Raasch
  2009-10-21 22:04 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Raasch @ 2009-10-21  8:52 UTC (permalink / raw)
  To: ofono

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

Hello,

I was wanting to extend the syntax of the modem.conf file. It is extra 
work to maintain a different plugin file for each generic AT modem with 
a different speed, serial settings.

I'm not sure on the best syntax for this. Maybe below could be a solution.

[generic]
Driver=atgen
Device=/dev/ttyS0:baud=115200:read=on:local:on


OR

[generic]
Driver=atgen
Device=/dev/ttyS0
DeviceOpts=baud=115200:read=on:local:on


Any opinions?


Also, shouldn't the "Driver" keyword in the file be named "Plugin" 
instead? It may give a better indication where to read in the source.


Greetings,
Ryan




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

end of thread, other threads:[~2009-10-21 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-21  8:52 Extend modem.conf Ryan Raasch
2009-10-21 22:04 ` 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.