Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modem-probe: remove | Dan Williams | 2009-03-15 | 1 | -500/+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_EXTENSIONS | Lennart Poettering | 2009-02-26 | 1 | -7/+2 |
| | |||||
* | modem-probe: allow delaying probe for slow modems | Dan Williams | 2009-01-29 | 1 | -2/+30 |
| | |||||
* | modem-probe: switch to "GPLv2 or later" | Kay Sievers | 2009-01-26 | 1 | -3/+9 |
| | |||||
* | modem-probe: clarify docs for modem_wait_reply() | Dan Williams | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | modem-probe: only discover capabilties once on timeout | Dan Williams | 2009-01-22 | 1 | -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 KPC680 | Dan Williams | 2009-01-22 | 1 | -0/+1 |
| | |||||
* | modem-probe: rename from probe-modem for consistency | Dan Williams | 2009-01-22 | 1 | -0/+460 |