summaryrefslogtreecommitdiffstats
path: root/modem-probe
Commit message (Collapse)AuthorAgeFilesLines
* modem-probe: removeDan Williams2009-03-155-561/+0
| | | | | | | | | | | At the moment, it doesn't have a future. NetworkManager + ModemManager won't use it becuase ModemManager has to do more interrogation of the ttys than the simple prober can do, and it makes sense to do all the probing & interrogation in one place anyway. Furthermore, some devices like BlackBerries need much more serial port setup before they will start talking AT commands, and we don't really want to link stuff like libarry into udev-extras. So remove it for now. We can add it back later if we need to.
* instead of defining _GNU_SOURCE manually use AC_USE_SYSTEM_EXTENSIONSLennart Poettering2009-02-262-9/+3
|
* fix .gitignore for modem-probeLennart Poettering2009-02-261-1/+1
|
* modem-probe: allow delaying probe for slow modemsDan Williams2009-01-293-3/+35
|
* modem-probe: switch to "GPLv2 or later"Kay Sievers2009-01-261-3/+9
|
* modem-probe: clarify docs for modem_wait_reply()Dan Williams2009-01-221-1/+1
|
* modem-probe: only discover capabilties once on timeoutDan Williams2009-01-221-1/+11
| | | | | If the port timed out on a command for some reason, don't try the secondary query and take yet *more* time.
* modem-probe: fix EVDO rev. A recognition on Kyocera KPC680Dan Williams2009-01-221-0/+1
|
* modem-probe: rename from probe-modem for consistencyDan Williams2009-01-225-0/+518