Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-09-24 | /etc/init.d/gsmd: Disable echo before powering on the gta01 GSM modem so that | Mike Westerhof | 2 | |
the modem doesn't talk to itself during startup - fixes gsmd startup problem. Also re-order disable of HW flowcontrol on shutdown to eliminate a crash window. | ||||
2007-09-21 | libgsmd: select 'ti' vendor for Ezx platforms, still not working, but a lot ↵ | Koen Kooi | 2 | |
closer to the truth than using teh Broadcom vendor | ||||
2007-09-21 | libgsmd: apply queued patches and updates from Andzej and Erin | Koen Kooi | 10 | |
2007-09-16 | libgsmd: remove -w parameter for universal | Philipp Zabel | 2 | |
2007-09-14 | libgsmd: add modified start script for fic-gta01 due to problems w/ UART ↵ | Michael Lauer | 3 | |
multiplexing See http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=788 for more information This is hopefully just a temporary solution... | ||||
2007-09-12 | libgsmd: use mux0 on ezx phones | Koen Kooi | 2 | |
2007-09-10 | libgsmd: add stub for Motorola EZX platforms, tested, but does nothing yet: | Koen Kooi | 2 | |
[13:52] koen: stefan_schmidt: I read http://wiki.openezx.org/Mux_cli [13:52] stefan_schmidt: koen: Should be point to start with. [13:52] stefan_schmidt: koen: I can't remember what services ends on which mux devices [13:52] stefan_schmidt: koen: Could be tricky if you have to connect to two different ones. [13:52] koen: yeah [13:53] stefan_schmidt: koen: That would bring us back to the unfinished mux support in gsmd/kernel | ||||
2007-09-09 | gsm: Fix default file and init script. GSM_RES was missing, and the tests ↵ | Rod Whitby | 3 | |
for null values needed quotes around the value to prevent syntax errors. | ||||
2007-09-04 | libgsmd: convert to SRCREV | Koen Kooi | 1 | |
2007-08-28 | gsmd: rewrite start script, use start-stop-daemon. fixes OM bugs #704, #751 | Openmoko anonymizer key | 2 | |
2007-08-23 | libgsmd: fix /etc/default/gsmd script | Philipp Zabel | 2 | |
2007-08-23 | libgsmd: combine machine specific configuration files, package plugin | Philipp Zabel | 9 | |
debugging info - no machine specific (lib)gsmd packages anymore | ||||
2007-08-23 | gsmd: fix packaging | Koen Kooi | 1 | |
2007-08-21 | libgsmd: remove band-aid, gsmd.h / linux_list.h issue fixed upstream | Philipp Zabel | 1 | |
2007-08-20 | libgsmd: band-aid. stage common/linux_list.h and fix up the mlbuf | Philipp Zabel | 2 | |
changes until this is repaired upstream | ||||
2007-08-19 | libgsmd: package bcm vendor plugin | Philipp Zabel | 1 | |
2007-08-17 | libgsmd: Catch up with upstream changes. All patches are applied now. | Stefan Schmidt | 8 | |
2007-08-16 | gsm/libgsmd_svn.bb : remove patches that have been superceded upstream | Graeme Gregory | 1 | |
2007-08-13 | gsmd: remove SRCREV | Koen Kooi | 1 | |
2007-08-11 | libgsmd: package gsmd plugins separately and have an empty | Philipp Zabel | 1 | |
gsmd-plugins package that depends on all of them | ||||
2007-08-10 | libgsmd: SRC_URI_OVERRIDES_PACKAGE_ARCH | Koen Kooi | 1 | |
2007-08-02 | libgsmd: remove patch guards since patches have been updated - thanks ph5! | Michael Lauer | 1 | |
2007-08-01 | libgsmd: catch up with SVN | Michael Lauer | 1 | |
2007-07-31 | libgsmd: update gsmd patches again | Philipp Zabel | 4 | |
- talloc mlbuf in struct gsmd instead of having a static global variable - adapt sms-hacks.patch | ||||
2007-07-31 | libgsmd: update gsmd patches | Philipp Zabel | 6 | |
- alive-start-if-interpreter-ready.patch and vendor-qc-v0.patch went upstream - add mlbuf-static-bss.patch and Andrzej Zaborowski's sms-hacks.patch and libgsmd-tool-fix.patch | ||||
2007-06-13 | libgsmd: update /etc/default/gsmd for universa, use the -w switch | Philipp Zabel | 1 | |
2007-06-13 | libgsmd: really add second universal patch | Philipp Zabel | 1 | |
2007-06-13 | libgsmd: add two universal patches, bump PR | Philipp Zabel | 2 | |
2007-06-12 | libgsmd: update patches | Philipp Zabel | 7 | |
- drop plugin (accepted upstream) and qualcomm-extreply patches - start the modem-alive thread only after the interpreter is ready - add vendor plugin configurable extreply character support - add a command line option to set the initial interpreter_ready state - fix csq readings in the tihtc vendor module | ||||
2007-04-17 | libgsmd: numeric.patch was applied upstream | Philipp Zabel | 3 | |
- patch to understand qualcomm '@' extended replies is still needed for universal | ||||
2007-04-17 | libgsmd: add missing initial space in _append variables | Philipp Zabel | 1 | |
2007-04-05 | libgsmd: experimental plugin infrastructure for magician and universal | Philipp Zabel | 9 | |
- subject to change | ||||
2007-04-01 | libgsmd: add interpreter-ready.patch for universal | Philipp Zabel | 2 | |
2007-03-30 | gsmd: bump PR | Philipp Zabel | 1 | |
2007-03-30 | gsmd: don't fail if GSM_POW is not set | Philipp Zabel | 1 | |
2007-03-30 | gsmd: add line discipline switch for magician | Philipp Zabel | 1 | |
2007-03-29 | libgsmd: gsmd/magician: add patch to wait for the interpreter | Philipp Zabel | 2 | |
to be ready before sending | ||||
2007-03-29 | libgsmd: add TI/HTC GSM chipset support and ldisc switching support for magician | Philipp Zabel | 3 | |
- this is a temporary measure and will be reverted once machine plugin support is in place | ||||
2007-03-29 | gsmd: remove unneeded stty call from init script | Philipp Zabel | 1 | |
2007-03-24 | gsm: add default 'default' file | Koen Kooi | 1 | |
2007-03-20 | libgsmd: hack around bug where the kernel console is pointed to the gsm modem | Koen Kooi | 2 | |
2007-03-19 | libgsmd: gsmd init script updates | Philipp Zabel | 5 | |
- split out machine configuration into /etc/default/gsmd - add machine configuration for magician - remove uucp/spool handling, it is not needed for gsmd | ||||
2007-03-19 | gsmd: fix another typo in gsmd | Koen Kooi | 2 | |
2007-03-19 | gsm: run in background until gsmd properly daemonizes | Michael Lauer | 1 | |
2007-03-18 | libgsmd: unbreak initscript some more, thanks to rwhitby for spotting that typo | Koen Kooi | 2 | |
2007-03-18 | libgsmd: contrary to popular belief at FIC, you can't actually make calls ↵ | Koen Kooi | 2 | |
with a GPS, you need a GSM | ||||
2007-03-18 | libgsmd: merge with openmoko svn, but put the device-specific initscript in ↵ | Koen Kooi | 4 | |
a device specific directory | ||||
2007-02-17 | libgsmd: fix packaging | Koen Kooi | 1 | |
2007-02-15 | libgsmd: switch to plain http for checkout | Koen Kooi | 1 | |
2007-02-14 | libgsmd: add from openmoko svn | Koen Kooi | 2 | |