Hi all, I am very new to the android env. please bear with me if my question is too fundamental.
I am using a peripheral driver with no host support for USB. I am trying to use the adb driver to transfer a file. The adb driver is compiled fine and two device are created in the kernel. android_adb and android_adb_enable. I understand that the android_adb_enable device must always be enabled to use the android_adb device. I try to copy a file to device /dev/ android_adb using cp command. cp ***.txt /dev/android_adb but when i try to read the same using the cat command i get rx c1cf4fa0 queue rx c1cf4f60 queue rx c1cf4f20 queue rx c1cf4ee0 queue and waits.... why am i not able to see the output using the cat command ? what is it wiating for ?? Thanks in advance Regards, Ramalk --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel -~----------~----~----~----~------~----~------~--~---
