Chirag Shah
unread,Apr 26, 2012, 11:38:39 AM4/26/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Linux Kernel Development
Hi All,
I know that linux mainframe kernel and Android linux kernel are
different (i.e. Binder, Ashmem, pmem, power management etc features
are added). These changes are towards generic architecture and
performance improvement.
But, I want to know in respect to device driver development for new
driver.
(1) If i have plain linux kernel having developmed new device driver,
will the same device driver work with Android without any changes ?
(2) Which changes i need to make to make it compatible with Android ?
- Chirag Shah