* RFQ: changes on ldattach.c for GSM710 discipline
@ 2013-11-15 15:06 Martin Schmid
2013-11-16 10:28 ` Bjørn Mork
2013-11-19 13:39 ` Karel Zak
0 siblings, 2 replies; 3+ messages in thread
From: Martin Schmid @ 2013-11-15 15:06 UTC (permalink / raw)
To: util-linux
Hello
I'm just preparing for some add-ons and wanted to check if someone else
is working on it and if my ideas are not too far away from what is the
intention of the tool.
I'd like to add support for N_GSM710 that comes with the kernel module
n_gsm. Someone else ('guowenxue') has already brought a slightly patched
version into the wild which is too restricted and specific.
The planned features are:
- setting the GSM710 discipline
- sending a configurable string out (parameter '--mux' or '-m', default
AT+CMUX=0)
- configurable pause in seconds after the command (parameter '--pause'
or -p)
- UUCP lock file support (-l or --lock, default none,
'/var/lock/<devicename>' if no argument is given)
/Martin
--
Martin Schmid
APS systems AG, Neumatt 4, CH-4626 Niederbuchsiten
Tel direkt: +41 62 389 8891, Fax: +41 62 389 8880, Tel: +41 62 389 8888
www.aps-systems.ch
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: RFQ: changes on ldattach.c for GSM710 discipline
2013-11-15 15:06 RFQ: changes on ldattach.c for GSM710 discipline Martin Schmid
@ 2013-11-16 10:28 ` Bjørn Mork
2013-11-19 13:39 ` Karel Zak
1 sibling, 0 replies; 3+ messages in thread
From: Bjørn Mork @ 2013-11-16 10:28 UTC (permalink / raw)
To: util-linux
Martin Schmid <scm@aps-systems.ch> writes:
> I'd like to add support for N_GSM710 that comes with the kernel module
> n_gsm. Someone else ('guowenxue') has already brought a slightly
> patched version into the wild which is too restricted and specific.
>
> The planned features are:
>
> - setting the GSM710 discipline
Sounds like a great plan to me. Just a minor nit:
"GSM 0710" (or maybe even better: "GSM 07.10") and "N_GSM0710"
"All 3GPP specifications have a specification number consisting of 4 or
5 digits." - ref http://www.3gpp.org/specifications/specification-numbering
You don't want this work confused with GSM 71.0x support when the 3GPP
gets there :-)
Bjørn
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: RFQ: changes on ldattach.c for GSM710 discipline
2013-11-15 15:06 RFQ: changes on ldattach.c for GSM710 discipline Martin Schmid
2013-11-16 10:28 ` Bjørn Mork
@ 2013-11-19 13:39 ` Karel Zak
1 sibling, 0 replies; 3+ messages in thread
From: Karel Zak @ 2013-11-19 13:39 UTC (permalink / raw)
To: Martin Schmid; +Cc: util-linux
On Fri, Nov 15, 2013 at 04:06:16PM +0100, Martin Schmid wrote:
> I'm just preparing for some add-ons and wanted to check if someone else is
> working on it and if my ideas are not too far away from what is the
> intention of the tool.
>
> I'd like to add support for N_GSM710 that comes with the kernel module
> n_gsm. Someone else ('guowenxue') has already brought a slightly patched
> version into the wild which is too restricted and specific.
>
> The planned features are:
>
> - setting the GSM710 discipline
> - sending a configurable string out (parameter '--mux' or '-m', default
> AT+CMUX=0)
> - configurable pause in seconds after the command (parameter '--pause' or
> -p)
> - UUCP lock file support (-l or --lock, default none,
> '/var/lock/<devicename>' if no argument is given)
Please, don't send one huge patch - split it per-feature.
Do we really need support for the locks? There is lockdev(3)
(although it seems currently unmaintained).
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-11-19 13:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-15 15:06 RFQ: changes on ldattach.c for GSM710 discipline Martin Schmid
2013-11-16 10:28 ` Bjørn Mork
2013-11-19 13:39 ` Karel Zak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox