Hi Ludovic,

I just need your sf.net user name to get you registered as a developer. 
You'll have to register yourself on SourceForge first.

Regards,
Ilyes Gouta.

Ludovic Angot wrote:
> Hej Ilyes,
> 
> when I have you there, could you tell me if it is possible to be registered
> as developer for the project ? I asked you already through the 'contact'
> stuff on sourceforge but maybe you never got my question. I am following
> very closely the project even if I haven't looked the code enough to patch
> it. I think it is tricky to give stuff to Erik or other first so they can
> commit them (like Erik proposed me). All the more if I want to do a webpage
> as first contribution it could be nice to have direct html directory access,
> since I don't have the feeling that it will conflict with anybody else
> contrib... this is true for documentation too.
> In brief I understand that you do not let everybody coming in but at least
> give some explanations if you still administrates the proj.
> 
> Thanks,
> Ludo
> 
> 
> 
> 2008/9/5 Ilyes Gouta <[EMAIL PROTECTED]>
> 
>> Hi,
>>
>> I did that :) It was easier to setup the driver's Makefile and a couple
>> of other stuff. Those branches are meant to be experimental after all.
>>
>> Keep up the good work!
>>
>> Regards,
>> Ilyes Gouta.
>>
>> Erik Andrén wrote:
>>> 2008/9/5 David Sharp <[EMAIL PROTECTED]>
>>>
>>>> geez, I had no idea you were including C files... Please, let's clean
>> that
>>>> up.
>>>>
>>> First, let me defend myself, I didn't create the original structure of
>> the
>>> driver, I just continued to build upon it until now.
>>>
>>>
>>>> Can you send a patch to the list for us to review? That's easier than
>>>> guessing what exactly those arrows mean in your diagram.
>>>>
>>>
>>> Sure,
>>> I'll merge a new branch tonight.
>>>
>>> Regards,
>>> Erik
>>>
>>>
>>>> 2008/9/4 Erik Andrén <[EMAIL PROTECTED]>:
>>>>> Hi,
>>>>>
>>>>> The current driver structure with only one source file including other
>> .c
>>>>> files directly isn't pretty and causes unnecessary name-space
>> collisions.
>>>>> (The same define may not exist in several sensors, for instance.)
>>>>> Also, the current structure isn't compatible when linux kernel
>>>> integration.
>>>>> I've been playing with an alternative reorganization and has come up
>> with
>>>>> the following structure:
>>>>>
>>>>> The core functionality is stored in
>>>>> m5602_core.c with the v4l2 specific functions remaining in m5602_v4l2.c
>>>>>
>>>>> The sensor code remain as before but includes a m5602_sensor.h header
>>>>> containing sensor specific defines and data structures.
>>>>>
>>>>> m5602_sensor.h in turn calls m5602_bridge.h containing m5602 specific
>>>> data
>>>>> structures.
>>>>>
>>>>> The attached picture contains a dependency graph.
>>>>>
>>>>> If anyone has some comments regarding this structure, please voice them
>>>>> soon, or else I will merge this change into the m5602 branch.
>>>>>
>>>>> Regards,
>>>>> Erik
>>>>>
>>>>>
>>>>>
>>>>>
>> -------------------------------------------------------------------------
>>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>>>> challenge
>>>>> Build the coolest Linux based applications with Moblin SDK & win great
>>>>> prizes
>>>>> Grand prize is a trip for two to an Open Source event anywhere in the
>>>> world
>>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>>>> _______________________________________________
>>>>> M560x-driver-devel mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/m560x-driver-devel
>>>>>
>>>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> -------------------------------------------------------------------------
>>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> M560x-driver-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/m560x-driver-devel
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> M560x-driver-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/m560x-driver-devel
>>
> 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
M560x-driver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/m560x-driver-devel

Reply via email to