openmoko-gsmd/src/gsmd
laforge 45973084b2 * fix segfault with generic machine plugin (by Jamal Selim)
the generic machine plugin doesn't have initsettings, therefore we cannot
blindly assume it exists.


git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4505 99fdad57-331a-0410-800a-d7fa5415bdb3
2008-07-03 16:23:41 +00:00
..
Makefile.am gsmd: add strlcpy, strlcat functions (Paulius Zaleckas) 2008-02-13 03:48:28 +00:00
atcmd.c gsmd: fix gcc warning (Erin Yueh) 2008-02-21 11:00:23 +00:00
ext_response.c gsmd: fix gcc warning (Erin Yueh) 2008-02-21 11:00:23 +00:00
gsmd.c * fix segfault with generic machine plugin (by Jamal Selim) 2008-07-03 16:23:41 +00:00
gsmd.h add missing file (thanks to Mickey) 2006-10-25 10:28:54 +00:00
gsmd_event.h first compiling (unfinished, not-working) version of userspace gsm infrastructure 2006-09-02 10:32:06 +00:00
log.c - Add copyright / license notice to all source code files 2007-01-13 09:53:17 +00:00
machine.c gsmd: eliminate gcc warnings (Erin Yueh) 2008-01-10 05:14:53 +00:00
machine_generic.c gsmd: eliminate gcc warnings (Erin Yueh) 2008-01-10 05:14:53 +00:00
machine_gta01.c gsmd: add AT commands for GTA01 devices (Erin Yueh) 2008-03-18 05:35:59 +00:00
machine_telit.c gsmd: fix gcc warning (Erin Yueh) 2008-02-21 11:00:23 +00:00
machine_tihtc.c [gsmd] New feature for power on/off GSM modem (Sean Chiang) 2007-11-20 06:05:28 +00:00
operator_cache.c gsmd: add strlcpy, strlcat functions (Paulius Zaleckas) 2008-02-13 03:48:28 +00:00
select.c * compile fix (include sys/select.h) to make it build on *BSD (Holger Freyther) 2007-04-29 16:26:26 +00:00
sms_cb.c gsmd: fix CMT_parse comma error (Sean Chiang) 2008-01-17 08:35:53 +00:00
sms_pdu.c gsmd: update sms pdu len and fix typos (Wang Yanke) 2008-01-16 06:44:11 +00:00
strl.c gsmd: add strlcpy, strlcat functions (Paulius Zaleckas) 2008-02-13 03:48:28 +00:00
talloc.c add the 'talloc' memory allocator (from samba3) 2007-01-10 12:50:44 +00:00
timer.c gsmd: eliminate gcc warnings (Erin Yueh) 2008-01-10 05:14:53 +00:00
unsolicited.c gsmd: fix clip & colp parser problem (Erin Yueh) 2008-03-25 10:33:45 +00:00
usock.c gsmd: Query Antenna Status (Erin Yueh) 2008-03-06 09:35:12 +00:00
vendor.c add machine / vendor plugin infrastructure (Philip Zabel) 2007-06-02 11:00:07 +00:00
vendor_bcm.c gsmd: eliminate gcc warnings (Erin Yueh) 2008-01-10 05:14:53 +00:00
vendor_qc.c gsmd: eliminate gcc warnings (Erin Yueh) 2008-01-10 05:14:53 +00:00
vendor_telit.c gsmd: fix gcc warning (Erin Yueh) 2008-02-21 11:00:23 +00:00
vendor_ti.c gsmd: add strlcpy, strlcat functions (Paulius Zaleckas) 2008-02-13 03:48:28 +00:00
vendor_tihtc.c gsmd: add strlcpy, strlcat functions (Paulius Zaleckas) 2008-02-13 03:48:28 +00:00
vendorplugin.h - clean up header files (all in include/gmsd now) 2006-10-24 13:07:08 +00:00