summaryrefslogtreecommitdiffstats
path: root/plugins/wavecom.c
AgeCommit message (Collapse)AuthorFilesLines
2010-04-20wavecom: Trivial comment updateDenis Kenzior1-2/+4
2010-04-20wavecom: Braces are not necessaryDenis Kenzior1-2/+1
2010-04-20Added Wavecom modem plugin.Matthias Günther1-0/+186
The Wavecom WMP100 is a serial based modem, however it assumes CPIN to be the final response. This requires some quirking in the sim driver. Refer to commit 6d28f82dc1ccb3de3a028a88eafb96fb001c7e61 for details.