Hi everyone,
I am working on android gingerbread.I followed the procedure given at http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3-DevKit-1.0_DeveloperGuide to port android on my beagleboard and succeed.Now I want to interface a usb based accelerometer(ek302dl) to my beagleboard.I have included the driver(CDC ACM) for the usb module in the kernel and the device got detected as ttyACM0 in the kernel level.Now how to communicate with this device from the user level ??
For more details about the module please refer to the attached document.