summaryrefslogtreecommitdiffstats
path: root/plugins/isigen.c
AgeCommit message (Collapse)AuthorFilesLines
2010-10-11isigen: Add dummy ops for enable/disableAki Niemi1-0/+12
Without these the core gets confused. These are actually no-ops, since enabling and disabling aren't supported with a USB modem.
2010-10-01isi: Fix up the copyright headers of modem pluginsMarcel Holtmann1-13/+13
It is important that the copyright headers are consistent throughout the source code. While the copyright might be owned by different people of companies, the header itself with its license information should be identical.
2010-09-30Add udev support for ISI modemsAki Niemi1-3/+2
2010-09-30isigen: generic modem driver plugin for ISIPekka Pessi1-0/+454
The new isigen modem driver plugin replaces the generic parts in the isimodem modem driver. This plugin works with recent Nokia modems in PC suite mode over USB, as well as with the N900 modem using Maemo5 userspace.