diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-09-25 13:12:36 +0900 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-09-25 13:12:36 +0900 |
commit | d0adc058c41539c45798b884785cdb3bb2a2da6b (patch) | |
tree | 4371d05093f07e22753b67912fc315da7bf815d2 /plugins/example_history.c | |
parent | 2a62e28659c047b06e3874d8d21bdc2ac091bf37 (diff) | |
download | ofono-d0adc058c41539c45798b884785cdb3bb2a2da6b.tar.bz2 |
udev: Add support for setting IFX multiplexer line discipline
The IFX modem plugin uses a kernel based multiplexer. And to support
different line discipline numbers on different target platforms, allow
them to be specified as option:
KERNEL=="ttyIFX[0-9]*", ENV{OFONO_DRIVER}="ifx", ENV{OFONO_IFX_LDISC}="23"
The extra OFONO_IFX_LDISC option specifies to use line discipline 23
for the multiplexer setup. The number is just an example here and the
correct one will be different.
Diffstat (limited to 'plugins/example_history.c')
0 files changed, 0 insertions, 0 deletions