udev: Add SIMCOM SIM900 detection support
authorRenat Zaripov <r.r.zaripov@gmail.com>
Thu, 12 Jan 2012 12:32:20 +0000 (16:32 +0400)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 12 Jan 2012 05:48:24 +0000 (23:48 -0600)
commit4d388a684bf6513deaea3c8c832d8e97b38fa366
tree98a244f2178c5a4717645bf91ec406de1d5ac138
parent969ad0acd772c895e3259d4053348cb03ca6472b
udev: Add SIMCOM SIM900 detection support

This allows for detection of SIM900 modem module in case
of appropriate driver specified in udev rules.

Example rule:
KERNEL=="gsmtty3", ENV{OFONO_DRIVER}="sim900"
plugins/udev.c