Hi, I'm writing a sample usb module based on usb-skeleton.c. I want use this module with my cellphone, motorola razr v3, that has miniusb connection. Changing the PID and VID to usb-skeleton and doing `cat /dev/skel0` only when i recevie a call i get 'RING' on the console. The phone has 5 MB of internal memory where are stored different files(mp3, jpg, wav ecc...). I need to know, if possible, where to start to get access to pictures ecc... or read the text message sent to me ecc.
any suggestions are welcome!
Thanks Bye
Claudio
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/