diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-09-18 22:08:41 +0900 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-09-18 22:08:41 +0900 |
commit | 3443a7a177fbaca24c84658968aff0a55db8a51d (patch) | |
tree | 25dbb53359752bc116c2a7fc0faab220c011a4a0 /plugins/hso.c | |
parent | 315cfd4217b390de5cc7fdaafe531c06ac27e671 (diff) | |
download | ofono-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