aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gsm
AgeCommit message (Collapse)Author
2008-04-23gsmd: change init script yet again to get rid of GSM_DLJohn Lee
* https://lists.internal.openmoko.org/pipermail/gta02/2008-April/000147.html applied changes from 5e770ef67ca9181debf8bc06887ec2c0de12a91f through 44fa01367e602f91487628d088d532d27323e377
2008-04-17sane-srcrevs.inc : update gsmd svn revs, drop libgsmd-devel as it seemsGraeme Gregory
to be not maintained and Im not doing it.
2008-03-03gsmd svn log to syslogMichael Lauer
2008-02-29gsm: update gsmd initscript for gta01 and gta02John Lee
* use the same gsmd initscript for gta01 and gta02 * this only works with kernel 2.6.24
2008-02-26gsmd : flip an extra bit on gta02 machines that stops hideous noise inGraeme Gregory
sound system
2008-02-03gsmd.inc : update the location of reset and power on gta01/02 devices andGraeme Gregory
bump PR
2008-01-21libgsmd-lips: Drop obsolete package.Florian Boor
2008-01-18libgsmd-lips: Remove obsolete patch, but package stays bad.Florian Boor
2008-01-16libgsmd-lips: Add modified gsmd with LiPS APIFlorian Boor
2007-12-26gsmd svn: Update for machine_id() func refactor.Paul Sokolovsky
2007-12-10pty 0.0 fix formattingMichael Lauer
2007-11-18gsmd: repair breakage for people not using bleeding edge svn versionsKoen Kooi
2007-11-17gsmd: add new plugin gta01Michael Lauer
2007-11-05gsmd.inc: gsmd-devel now completely covers all (R)PROVIDES for gsmd, so it ↵Koen Kooi
is installabel now
2007-11-05gsmd: make -devel also rprovide tools, otherwise OE will build them both and ↵Koen Kooi
renders image generation impossible
2007-11-02packages/gsm/gsmd.inc : fix regressions caused by moving around gsmdGraeme Gregory
2007-11-02pty: Commit by andrew :: r3327 /trunk/src/host/qemu-neo1973/pty.c: (link)Koen Kooi
Avoid spinning after the slave pty closes.
2007-11-01pty: add Andrews tty forwarderKoen Kooi
2007-10-30packages/gsm/gsmd.inc : we RPROVIDE gsmd as wellGraeme Gregory
2007-10-30packages/gsm/gsmd.inc : implement suggestion from koen to solve the bothGraeme Gregory
versions built problem in deploy
2007-10-29libgsmd-devel: install ts0705.h and ts0707.h, included by usock.hPhilipp Zabel
2007-10-26libgsmd, libgsmd-devel: small fixes to gsmd init scriptPhilipp Zabel
* fix header, remove superfluous exit statement and correct usage text.
2007-10-26gsm/libgsmd_svn.bb, gsm/libgsmd_svn.bb : split gsmd into two packages.Graeme Gregory
libgsm_svn is to follow OpenMoko svn and shouldi not have patches applied. libgsm-devel_svn is one to allow people to add patches in OE OpenMoko distro will use libgsm, anyone else is invited to use libgsm-devel and add the patches they need for testing.
2007-10-25libgsmd: add maxrev for send patchKoen Kooi
2007-10-17libgsmd: fix typo in last commitHenryk Ploetz
2007-10-17libgsmd: add maxrev to patches that have been applied upstream (finally!)Koen Kooi
2007-09-29libgsmd: Fix return value from lgsm_send(), this fixes the dialer failure on ↵Mike Westerhof
boot.
2007-09-24/etc/init.d/gsmd: Disable echo before powering on the gta01 GSM modem so thatMike Westerhof
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-21libgsmd: select 'ti' vendor for Ezx platforms, still not working, but a lot ↵Koen Kooi
closer to the truth than using teh Broadcom vendor
2007-09-21libgsmd: apply queued patches and updates from Andzej and Erin Koen Kooi
2007-09-16libgsmd: remove -w parameter for universalPhilipp Zabel
2007-09-14libgsmd: add modified start script for fic-gta01 due to problems w/ UART ↵Michael Lauer
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-12libgsmd: use mux0 on ezx phonesKoen Kooi
2007-09-10libgsmd: add stub for Motorola EZX platforms, tested, but does nothing yet:Koen Kooi
[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-09gsm: Fix default file and init script. GSM_RES was missing, and the tests ↵Rod Whitby
for null values needed quotes around the value to prevent syntax errors.
2007-09-04libgsmd: convert to SRCREVKoen Kooi
2007-08-28gsmd: rewrite start script, use start-stop-daemon. fixes OM bugs #704, #751Openmoko anonymizer key
2007-08-23libgsmd: fix /etc/default/gsmd scriptPhilipp Zabel
2007-08-23libgsmd: combine machine specific configuration files, package plugin Philipp Zabel
debugging info - no machine specific (lib)gsmd packages anymore
2007-08-23gsmd: fix packagingKoen Kooi
2007-08-21libgsmd: remove band-aid, gsmd.h / linux_list.h issue fixed upstreamPhilipp Zabel
2007-08-20libgsmd: band-aid. stage common/linux_list.h and fix up the mlbuf Philipp Zabel
changes until this is repaired upstream
2007-08-19libgsmd: package bcm vendor pluginPhilipp Zabel
2007-08-17libgsmd: Catch up with upstream changes. All patches are applied now.Stefan Schmidt
2007-08-16gsm/libgsmd_svn.bb : remove patches that have been superceded upstreamGraeme Gregory
2007-08-13gsmd: remove SRCREVKoen Kooi
2007-08-11libgsmd: package gsmd plugins separately and have an emptyPhilipp Zabel
gsmd-plugins package that depends on all of them
2007-08-10libgsmd: SRC_URI_OVERRIDES_PACKAGE_ARCHKoen Kooi
2007-08-02libgsmd: remove patch guards since patches have been updated - thanks ph5!Michael Lauer
2007-08-01libgsmd: catch up with SVNMichael Lauer