summaryrefslogtreecommitdiffstats
path: root/plugins/udev.c
AgeCommit message (Collapse)AuthorFilesLines
2010-10-01udev: Fix coding styleMarcel Holtmann1-2/+2
2010-10-01udev: Fix ISI address settingPekka Pessi1-1/+2
2010-10-01ifx: Remove support for OFONO_IFX_MODEL optionMarcel Holtmann1-3/+1
The Infineon modem model is now auto-detected, so there is no longer any need to specify it in the udev configuration rules.
2010-10-01udev: Include "hsi" in the subsystems to watchMarcel Holtmann1-3/+8
2010-10-01udev: Some minor coding style updatesMarcel Holtmann1-3/+3
2010-09-30Add udev support for ISI modemsAki Niemi1-0/+23
2010-09-29udev: Add support for setting IFX audio configurationMarcel Holtmann1-4/+8
This adds three more extra configuration options for IFX specific hardware setups. They are OFONO_IFX_MODEL, OFONO_IFX_AUDIO and also OFONO_IFX_LOOPBACK. An example usage would be like this: ENV{OFONO_IFX_MODEL}="XMM6260", ENV{OFONO_IFX_AUDIO}="FULL_DUPLEX" The actual supported values are not defined by the IFX modem detection code. This is up to the modem plugin to change behavior if needed.
2010-09-25udev: Add support for setting IFX multiplexer line disciplineMarcel Holtmann1-0/+14
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.
2010-09-18udev: Add support for IFX device detectionMarcel Holtmann1-0/+33
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.
2010-09-04udev: Check for valid USB serial numbersMarcel Holtmann1-2/+9
2010-08-20udev: Add check for serial before string operationZhenhua Zhang1-1/+1
'serial' could be NULL in some case. So it need to add check before doing string operation.
2010-08-20udev: Add detection for Nokia data cardsMarcel Holtmann1-0/+37
2010-08-16Fix typo in Huawei port detectionMarcel Holtmann1-1/+1
2010-08-16Add udev detection support for ZTE modemsMarcel Holtmann1-0/+60
2010-07-17Add a little bit debug to udev modem detectionMarcel Holtmann1-0/+4
2010-07-02huawei: Add Huawei EM770 modem supportZhenhua Zhang1-0/+8
Huawei EM770W is a 3G WCDMA modem that supports HSPA/UMTS/EDGE/GPRS/GSM data service and WCDMA/GSM short message services. It also has voice call capability that supports both 2G and 3G network.
2010-07-02huawei: Remove existing Huawei EM770 pluginZhenhua Zhang1-26/+0
2010-06-07udev: Fixup Huawei detectionDenis Kenzior1-32/+39
2010-06-07udev: Add support for Huawei E176Florian Steinel1-40/+31
2010-06-06Fix detection of Huawei E220 and E270 modemsMarcel Holtmann1-1/+1
2010-06-04Rename Novatel ports into Primary and SecondaryMarcel Holtmann1-2/+2
2010-06-02Add support for detecting second port of Novatel devicesMarcel Holtmann1-9/+19
2010-05-19huawei: detect possible secondary deviceKalle Valo1-8/+53
2010-05-11Fix Use hashtable to record udev pathZhenhua Zhang1-19/+39
Sometimes, Udev device 'remove' event could not report correct parent node of current udev_device. Current code replies on the devpath attached on the parent node to find modem and then remove it. This fix is to change the way to store the devpath info into a hashtable. So that we search hashtable to get devpath and remove the modem.
2010-05-10Fix check data device before register the modemZhenhua Zhang1-2/+3
To avoid the race condition that modem is registered before we retrieve the data device property.
2010-04-21mbm: Add Dell 5530 modem port suffixZhenhua Zhang1-0/+1
Dell 5530 seems to have three tty ports labeled: "Dell Wireless 5530 HSPA Mobile Broadband Minicard Modem" "Dell Wireless 5530 HSPA Mobile Broadband Minicard Modem 2" "Dell Wireless 5530 HSPA Mobile Broadband Minicard GPS Port"
2010-03-31Fix: MD300 uses two ACM ports, so set one to dataDenis Kenzior1-1/+4
2010-03-16Add support of Huawei EM770 modemYang Gu1-0/+27
Comparing with general Huawei modem, EM770 is a full feature modem that supports voicecall, phonebook, call forwarding, call barring, etc.
2010-01-06Use short serial number for udev detected devicesMarcel Holtmann1-2/+22
2010-01-06Port udev (temporarily) to the new frameworkDenis Kenzior1-1/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-17Style: Repeat for pluginsDenis Kenzior1-2/+4
2009-12-09New modem desc for f3607g modem in Samos platformMartin Xu1-0/+6
2009-12-05Require udev-143 or laterMarcel Holtmann1-17/+0
2009-11-24Fix: handle weird Dell 5530 mbm card network nameMartin Xu1-1/+2
2009-11-18Make HSO support detect Application & Control portDenis Kenzior1-5/+13
2009-11-18Support SonyEricsson MD300Denis Kenzior1-1/+2
2009-11-17Fix: Use Application port instead of ControlDenis Kenzior1-1/+1
It seems Control port does not send CGREG unsolicited notifications
2009-09-28Fix: F3607gw not being recognized properlyDenis Kenzior1-11/+12
Reports <foo> Broadband <foo> instead of <foo> Broadband Minicard <foo> F3607gw Mobile Broadband Data Modem F3607gw Mobile Broadband Modem F3607gw Mobile Broadband GPS Port F3607gw Mobile Broadband Network Adapter F3607gw Mobile Broadband Device Management F3607gw Mobile Broadband USIM Port
2009-09-03Add basic support for Option HSO based devicesMarcel Holtmann1-10/+48
2009-09-03Add basic support for Novatel based devicesMarcel Holtmann1-0/+19
2009-09-03Add basic support for Huawei based devicesMarcel Holtmann1-5/+33
2009-09-02Add Ericsson MBM device detection to udev pluginMarcel Holtmann1-0/+289
2009-09-01Add first steps for a udev based modem detection pluginMarcel Holtmann1-0/+69