Atardani,
To have the driver pl2303.ko on my pogo , i have follow the procedure of Buffalom (see
viewtopic.php?f=29&t=2660#p15017) and this is based on the pl2303.c is based on 2.6.31-rc2 kernel. I don't think the pl2303.c is changing along kernel version. this C program comes from the manufacturer and it's build for one architecture and one kernel.
In fact , you compile the modules with this version but the kernel on the pogo is still another one.
The solution is to change the kernel on the pogo and this is another story... we need to investigate in that.
I'm afraid that we can't have this driver running well for a long time

I starting to think about changing the hardware to a raspberry may be but this one is not available and also it's a armv6...
That's pitty because i don't have enough knowledge to solve this issue where i'm sure it's possible for someone having that.
And also, i don't find any log saying what is wrong. it's frustrating.
I'm afraid also that there is no other distribution for the armv6. That's means that is difficult work and need specific knowledge for having linux on arm architecture. Then we are dependant of key peoples working on those things.
In the meantime, I will have a look under wiki and devlopper when i have free time.