G1: Add initial HTC G1 modem support
authorAndres Salomon <dilinger@collabora.co.uk>
Tue, 25 Aug 2009 20:04:48 +0000 (16:04 -0400)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Sep 2009 23:07:36 +0000 (16:07 -0700)
commit7b9f0773fa0bee12b9fe3128ad424f14ece731f0
tree4976c5a33e63598087f584037a945a74608c8552
parent76b6e52d400931dfa6b8970d7a5ce81c5997517c
G1: Add initial HTC G1 modem support

G1 plugin is based on generic_at, with a bunch of stuff dropped
and simplified.  We use AT+CFUN=1 for powering on rather than having
a configurable init string.  We also manually set the default state
during init (the G1 appears to start in mode V0 by default).  The
device (/dev/smd0) is hardcoded.
Makefile.am
plugins/g1.c [new file with mode: 0644]