Hi all,

I am in the process of writing a sensors HAL based on the new cupcake
module structure.  One restriction of the sensors HAL is that there
can only be a single input device used for all sensors.  Can anyone
provide any assistance and/or example on how this might be done with
multiple kernel drivers.  Each sensor kernel driver has its own misc
device for ioctl calls.  Would I have the first driver allocate the
input device and the rest of the drivers register to the same device?

Thanks,
Ken
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to