Re: [android-kernel] Android camera device drivers available on Éclair 2.1

2011-02-28 Thread Durgadoss R
Hi All, I am writing a Thermal Sensor Driver for Android-Froyo. The hardware supports programming two temperature thresholds. When the platform temperature crosses any of these thresholds, the hardware generates an interrupt. The driver receives these interrupts. Is there anyway to notify a User

[android-kernel] Android camera device drivers available on Éclair 2.1

2011-02-21 Thread Thisara Rupasinghe
Hi All, I'm going to port host machines web cam with android emulator. In that case I need to pass web cam's character device stream from host machine into Qemu emulator. Therefore that if there are relevant device driver available on the android kernel then it can use that stream as it's own devi

[android-kernel] Android camera device drivers available on Éclair 2.1

2011-02-12 Thread Thisara Rupasinghe
Hi All, I'm going to port host machines web cam with android emulator. In that case I need to pass web cam's character device stream from host machine into Qemu emulator. Therefore that if there are relevant device driver available on the android kernel then it can use that stream as it's own devi

[android-kernel] Android camera device drivers available on Éclair 2.1

2011-02-01 Thread Thisara Rupasinghe
Hi All, I'm going to port machine web cam with android emulator. In that case I need to pass web cam's character device stream into Qemu emulator. so that if there are relevant device driver available on the android kernel then it can use that stream and its own device. If there are any camera dri