Re: Software to communicate with EZX phones

2008-02-17 Thread Stefan Schmidt
Hello. On Fri, 2008-02-15 at 23:36, Phil Dibowitz wrote: I know this is only tangentially on-topic since openezx is about replacement, free software stack for those phones themselves. And that is the reason for seeing no responses :) But I'm not quite sure where else to ask... is there any

[RFC] Prebuild OE toolchains for kernel hacking without an OW setup

2008-02-17 Thread Stefan Schmidt
Hello. While OpenEmbedded does a great job for handling the complete build process for us some people like to use a prebuild toolchain to hack on the kernel side without an OE setup. Until now these people used ezx-toolchain or complete prebuild ones. This can cause more troubles then bring

GIT tree for all kernel sources released by Motorola

2008-02-17 Thread Stefan Schmidt
Hello. Last year at 24C3 Harald was thinking about setting up a GIT tree with all kernel sources released by Motorola. Given his normal workload I'm pretty sure he would never have been able to really tackle this. Still I liked the idea a lot, so I tried it out myself.

Re: GIT tree for all kernel sources released by Motorola

2008-02-17 Thread Stefan Schmidt
Hello. On Sun, 2008-02-17 at 17:01, Stefan Schmidt wrote: Last year at 24C3 Harald was thinking about setting up a GIT tree with all kernel sources released by Motorola. Totally forgotten to mention two facts: o ROKRE6 is not there because there is *still* no kernel tarball inside the

Re: [RFC] Prebuild OE toolchains for kernel hacking without an OW setup

2008-02-17 Thread Stefan Schmidt
Hello. [CC added again, no need to send me this in private only] On Sun, 2008-02-17 at 17:25, Koen Kooi wrote: Stefan Schmidt schreef: | Hello. | | While OpenEmbedded does a great job for handling the complete build | process for us some people like to use a prebuild toolchain to hack on

Re: [RFC] Prebuild OE toolchains for kernel hacking without an OW setup

2008-02-17 Thread Paul Sokolovsky
Hello, On Sun, 17 Feb 2008 18:06:47 +0100 Stefan Schmidt [EMAIL PROTECTED] wrote: Hello. [CC added again, no need to send me this in private only] On Sun, 2008-02-17 at 17:25, Koen Kooi wrote: Stefan Schmidt schreef: | Hello. | | While OpenEmbedded does a great job for handling

Re: [RFC] Prebuild OE toolchains for kernel hacking without an OW setup

2008-02-17 Thread Paul Sokolovsky
Hello, On Sun, 17 Feb 2008 16:34:37 -0300 Daniel Ribeiro [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Sokolovsky wrote: Well, reading the original message I also had mixed fillings. Using OE and Angstrom config to build toolchain? Nice! But why only

Re: [RFC] Prebuild OE toolchains for kernel hacking without an OW setup

2008-02-17 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Sokolovsky wrote: Gentlemen, how long do you already hack on the EZX kernel? How long more you're going to? Year? Two? Until the last EZX phone in the world will drop on the floor? Because just in case you're interested in something more than

Re: [RFC] Prebuild OE toolchains for kernel hacking without an OW setup

2008-02-17 Thread Paul Sokolovsky
Hello, On Sun, 17 Feb 2008 18:27:17 -0300 Daniel Ribeiro [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Sokolovsky wrote: Gentlemen, how long do you already hack on the EZX kernel? How long more you're going to? Year? Two? Until the last EZX phone in the

Re: [RFC] Prebuild OE toolchains for kernel hacking without an OW setup

2008-02-17 Thread Paul Sokolovsky
Hello, On Sun, 17 Feb 2008 18:55:08 -0300 Daniel Ribeiro [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Sokolovsky wrote: I can give HH.org kernel as the example - defconfigs held in kernel tree (purpose: kernel hacking and easy novice start) are different

[PATCH] /proc/pcap : rename VREG to AUXVREG for less confusion

2008-02-17 Thread Daniel Ribeiro
Forwarded to the list as requested by Andreas Mohr [EMAIL PROTECTED] -- Daniel Ribeiro Hi all, at least to me it wasn't really clear initially what exactly is VREG1, VREG2, VREG and AUXVREG, thus rename VREG to AUXVREG to avoid confusing it with VREGx. Andreas Mohr Hi all, at least to me it

[PATCH] annotate PCAP header

2008-02-17 Thread Daniel Ribeiro
Forwarded to the list as requested by Andreas Mohr [EMAIL PROTECTED] -- Daniel Ribeiro Hi, I decided to do some docu work. Andreas Mohr Hi, I decided to do some docu work. Andreas Mohr Signed-off-by: Andreas Mohr [EMAIL PROTECTED] diff -urN

[PATCH] correct PCAP mixer control names

2008-02-17 Thread Daniel Ribeiro
Forwarded to the list as requested by Andreas Mohr [EMAIL PROTECTED] -- Daniel Ribeiro Hi all, I found the following in logs on OpenMoko image: Feb 5 21:43:40 e680 user.warn pulseaudio[1190]: alsa-util.c: Cannot find mixer control PCM. Feb 5 21:43:40 e680 user.warn pulseaudio[1190]:

Re: GIT tree for all kernel sources released by Motorola

2008-02-17 Thread Stefan Schmidt
Hello. On Sun, 2008-02-17 at 20:05, Harald Welte wrote: On Sun, Feb 17, 2008 at 05:01:21PM +0100, Stefan Schmidt wrote: Still I liked the idea a lot, so I tried it out myself. http://git.datenfreihafen.org/?p=2.4-ezx-motorola.git;a=summary thansk a lot, this is great. We should

Re: [RFC] Prebuild OE toolchains for kernel hacking without an OW setup

2008-02-17 Thread Stefan Schmidt
Hello. On Sun, 2008-02-17 at 23:17, Paul Sokolovsky wrote: That's why it's so important to unite around a distro - to have good means of both labor separation and at the same time complete coverage. So you are pushing for better EZX support in Angstrom. Fine. The question is more who does

Re: [PATCH] E680: add support for Boomer LM4857 FM amplifier

2008-02-17 Thread Stefan Schmidt
Hello. Some minor comments. Nothing that can't get cleanup after applying it. Normally we haven't done much code review on this list. Perhaps it is worth to establish this. At least I try to start it for myself. On Sun, 2008-02-17 at 19:19, Daniel Ribeiro wrote: +#ifdef CONFIG_I2C_BOARDINFO

Howto: making calls _with audio_

2008-02-17 Thread Simon Neininger
Hi! I wrote a small howto that explains how to make calls with audio: http://wiki.openezx.org/Call It works - but it's not the way to go in long-term, because especially the way I set the PCAP-Registers is not beautiful. But It's proof enough that real phone functionality isn't that far away

Re: [RFC] Prebuild OE toolchains for kernel hacking without an OW setup

2008-02-17 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Sokolovsky wrote: Hm, nice question! Next time when I'll have lotsa time and humorous mood, I'll try to grep LKML for cases when all those Debians, Gentoos and hundreds of others push their defconfigs to mainline Linux and where Linus guy

Re: [PATCH] E680: add support for Boomer LM4857 FM amplifier

2008-02-17 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Mohr wrote: Feel free to give me any feedback you might come up with concerning my driver layout / placement, mixer control map, test results or future development. The code looks good, thanks! I have split the patch into 3 patches,