[android-kernel] Re: Touch Calibration in Android 2.1

2010-09-04 Thread white
As I know, droid is also using the R-type touch. Please, refer to next url. http://focus.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=slyt277&track=no Before, I made with this algorithm for linux system. Maybe tslib library is only for synaptics touch. On 9월3일, 오후9시51분, Mehran

Re: [android-kernel] How to Start Android Linux Kernel Development

2010-09-04 Thread Viral Mehta
developers.android.com On Sat, Sep 4, 2010 at 1:30 AM, Rehmet wrote: > Hi Everyone, > > I am just starting to develop Android Linux Kernel, after getting the > source code from common.git, where should I do next? I intend to port > Android on NiosII (32-bit) > > Any pointers are very much welcom

[android-kernel] in adb shell lsmod and insmod is not working is not working

2010-09-04 Thread subhas yaranal
Hi all, I am trying to cross compile TUN kernel module. My config file is like this 1)First we download the kernel source code from http://android.git.kernel.org Within that page there are kernels for other platforms too. We choose to download kernel/common project from there. 2)$g