Drivers for Android kernel 2.6.32-21

Hi,

I have ported Android on beagleboard but now in search of USB and serial drivers for Android kernel 2.6.32-21.

Thanks

Varun Ramchandani
+91 - 99080 17018
Undergraduate - 3rd year
Electronics and Communication Engineering Dual Degree
International Institute of Information Technology
Hyderabad

Hi,

I have ported Android on beagleboard but now in search of USB and serial drivers for Android kernel 2.6.32-21.

Thanks

Varun Ramchandani
+91 - 99080 17018
Undergraduate - 3rd year
Electronics and Communication Engineering Dual Degree
International Institute of Information Technology
Hyderabad

From: varun ramchandani <varun5551...@gmail.com>
Date: Sat, Oct 30, 2010 at 11:22 AM
Subject: Drivers for Android kernel 2.6.32-21
To: beagleboard@googlegroups.com

Hi,

I have ported Android on beagleboard but now in search of USB and serial
drivers for Android kernel 2.6.32-21.

Please try to be more specific while asking questions on the group.

USB and serial drivers makes it too general. What is the device that
you want to
interface to the beagle board?

-Deepak

I want to interface touchscreen with the beagleboard. I will be using USB port of beagleboard. So, want drivers or any info. Please help…!!

I want to interface touchscreen with the beagleboard. I will be using USB port of beagleboard. So, want drivers or any info. Please help…!!

Which device?. Be specific. You have mentioned that you will be using usb port, so do you have any specific touch screen in mind?

Did you do a search to see if there are any existing projects / guidelines on Touch screen interfacing. I find one here,

http://elinux.org/Xenarc_USB_touchscreen_for_Beagleboard/OMAP3_EVM

Generally if there is a driver for the touchscreen, it should work out of the box. it should give an input device interface as a /dev/ node.
Then there are some steps like calibrating the touchscreen .

Read about tslib. which provides utilities to calibrate and test the touch interface. I have a link here,

http://wiki.openmoko.org/wiki/Ts_calibrate

Best regards,

-Deepak