summaryrefslogtreecommitdiffstats
path: root/plugins/hso.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-09-18 22:08:41 +0900
committerMarcel Holtmann <marcel@holtmann.org>2010-09-18 22:08:41 +0900
commit3443a7a177fbaca24c84658968aff0a55db8a51d (patch)
tree25dbb53359752bc116c2a7fc0faab220c011a4a0 /plugins/hso.c
parent315cfd4217b390de5cc7fdaafe531c06ac27e671 (diff)
downloadofono-3443a7a177fbaca24c84658968aff0a55db8a51d.tar.bz2
udev: Add support for IFX device detection
The IFX device detection is pretty static, but instead of using a static configuration file it is important to know when the device node is actually present. For this udev is perfect. Adding a simple udev rule is all that it takes: KERNEL=="ttyIFX[0-9]*", ENV{OFONO_DRIVER}="ifx" With this rule for every TTY with the kernel name like ttyIFX0, a new modem will be added and the IFX modem plugin driver requested for it.
Diffstat (limited to 'plugins/hso.c')
0 files changed, 0 insertions, 0 deletions