I want to enable vibrator support in Meego. Meego Porting guide - link<http://wiki.meego.com/MeeGo_Porting_Guide#Vibra_.28notifications.2Falerts.29>says "*MeeGo does not yet define a HW adaptation interface for notification/alert type vibra playback*"
but meegotouch-feedback can be used to realize same. I browsed following code base http://meego.gitorious.org/meegotouch/meegotouch-feedback/trees/master Present vibrator (forcefeedback) driver provides "input event interface - /dev/input/event*" to the user space. With simple user space test application (EVIOCSFF, write to dev/input/event* etc.), I was able to make vibrator work. but still not clear what is the standard way to add low level glue layer for vibrator. i.e. which are the function/file for low level (HAL) for vibra support in feedback framework. Regards Shreshtha
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
