[android-kernel] Re: pmem open failed. A conflict between misc device patch and pmem driver ????

2011-07-08 Thread intersectRaven
Seems like it affects more drivers than just PMEM. I've reverted the deletion and even tried the suggestions above. It will work for PMEM but the N1's A1026 driver throws a tantrum when launching Google Voice Search with the modifications to PMEM and the MISC commit reverted. On Jul 4, 9:33 am, in

[android-kernel] controlling hardware device through android emulator

2011-07-08 Thread KASIRAO VELUGU
My project is controlling some hardware device (like RFID kit) from Android Emulator which is installed in a PC... But i am not getting how to control the external hardware which is connected to PC from Android Emulator Can u help me on this topic??? Is it same doing project under windows an

[android-kernel] ftdio_sio stop receive bytes on pandaboard

2011-07-08 Thread David_lavi
Hi I have connected usb to serial dongle to pandaboard. I wrote an application which open ttyUSB0 port and print the information to the screen, after a while it stop receiving data, in order to solve the problem i have to reopen the port, i used usbmon tool and saw that after a while it stop pollin