**** BEGIN LOGGING AT Fri Oct 09 03:00:00 2009 Oct 09 09:20:47 is there any way to enable more debugging, like why it's asking about isimodem and netlink if [g1] is in /usr/local/etc/ofono/modem.conf? Oct 09 11:06:25 I'm having quite a bit of trouble adding a plugin to automake/autoconf .am/.in files Oct 09 11:06:35 not sure which ones I should be changing and which are generated Oct 09 11:06:45 attempting autoreconf -i after the changes Oct 09 11:07:28 ./bootstrap? Oct 09 12:42:02 tmzt: I can do that for you if you have problems. Tell me what you wanna add in detail. Or better mail it to the mailing list. Oct 09 12:42:34 I'm working on a local branch and cloning g1.c to disable the CFUN=0 which is not compatible with my hardware Oct 09 12:42:51 Is that for G1 hardware or something else? Oct 09 12:42:56 I'm also on a 0.7 tarball and can't git clone right now, so I might need to switch to git before trying again Oct 09 12:43:00 for cdma touch pro Oct 09 12:43:10 also based on qualcomm msm chip Oct 09 12:46:59 builtin_modules += msm Oct 09 12:47:06 builtin_plugins += plugins/msm.c Oct 09 12:47:11 in which file? Oct 09 12:47:32 In Makefile.am inside the if ATMODEM clause. Oct 09 12:47:47 Then call ./bootstrap-configure and make. Oct 09 12:48:51 don't have ./bootstrap-configure Oct 09 12:48:51 If we wanna call it msm.c for the Qualcomm chip then I can add a skeleton inside the repository and then you can send patches against that. Oct 09 12:49:03 You need to run from GIT. Oct 09 12:49:13 well, I have the cdma version of the chip Oct 09 12:49:16 g1 is gsm Oct 09 12:49:25 there are also gsm touch pro, diamond, etc. Oct 09 12:49:31 G1 is a Qualcomm chip? Oct 09 12:49:34 yes Oct 09 12:49:39 msm7201a Oct 09 12:50:18 touch pro gsm (raph100) is also msm7201a, but there are firmware differences Oct 09 12:51:17 cdma support is mostly the same across qualcomm's line, but my chip has some of the quirks of msm72xx as well, such as ATZ switching to ATE0V0 Oct 09 12:51:22 Decide on what you wanna call it. Then let me know and I put something in GIT for you to start working on. However you should be able to deal with Makefile.am easily. Oct 09 12:51:53 should autoreconf -i work? Oct 09 12:52:12 I will switch to git when I can clone Oct 09 12:52:40 Go with git and use bootstrap-configure. That is what you wanna do anyway when developing. This also allows you to run everything from within the repo. Oct 09 12:52:43 See HACKING document. Oct 09 12:52:53 okay, I need to see if there will be changes needed to atmodem for cdma or how you intend to handle this Oct 09 12:52:56 right Oct 09 12:53:17 only trying to get the voice stuff to work now which is very similar to gsm Oct 09 12:54:40 We are more than happy to adjust for CDMA. However neither Denis or I fully familiar with CDMA. I live in a GSM world :( Oct 09 12:54:59 right Oct 09 12:54:59 Whatever changes are needed, please post them to mailing list. Oct 09 13:03:04 as for g1 vs. touch pro, I think cfun will be the only difference and I need to verify that cfun=0 shuts off the raph100 Oct 09 13:03:50 so I would probably recommend unifying those drivers, leaving, potentially msm.c and msmcdma.c or a similar breakdown Oct 09 13:04:12 depending if you intend pre-7k msm support as well, as was used in many cardbus connection cards Oct 09 18:28:50 holtmann: around? Oct 09 22:37:37 denkenz: Sort of. Oct 10 00:40:30 holtmann: I have 4 DLCs running on the Freerunner through GAtMux Oct 10 00:40:53 holtmann: Code still needs to be cleanedup a bit, but I can push if you wanna play with it over the weekend **** ENDING LOGGING AT Sat Oct 10 02:59:56 2009