On Nov 5, 8:45 am, Lo Yuk Fai <[EMAIL PROTECTED]> wrote: > Besides, below is the Android patch I used (from 安藤恐竜). Merged nicely > with the H&D tree with a minor modification to drivers/android/ > timed_gpio.c > > http://ifile.it/cwpdi4n > > And I applied the double buffer patch as well. > > http://androidzaurus.seesaa.net/article/105551643.html
By the way, to save merging them yourself, I've applied the patches Lo Yuk Fai mentioned in a separate branch of the Hack&Dev git repository: http://git.hackndev.com/?p=linux-2.6;a=shortlog;h=refs/heads/android The branch can be checked out from an existing Hack&Dev linux-2.6 git directory with: git fetch git checkout -b android origin/android Or with a fresh clone: git clone git://git.hacknde.com/linux-2.6 cd linux-2.6 git checkout -b android origin/android Cheers, Alex --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
