Richard,Or you could use the kernel module written by Nathaniel Lewis that is now included in the normal Debian distribution. His approach doesn't work for my use case, and I've seen a number of others attempting to roll their own /dev/mem solutions for speed, all of which enable his module and then ignore it. This library just might make it easier for them. — James Zapico
On Mon, Jun 23, 2014 at 10:15 AM, Richard Weinberger <[email protected]> wrote: > On Mon, Jun 23, 2014 at 3:07 PM, James Zapico <[email protected]> wrote: >> Hi Everybody, >> >> Inspired by Strawson about a month ago, I've written a library to simplify >> fast access to the eQEP module. https://github.com/jadedanemone/BBB-eQEP >> >> I took the extremely detailed route, and provided a function for nearly >> every eQEP feature. Please take a look at it, and help me make it even >> better/easier! > Instead messing with /dev/mem you could write a proper kernel mode driver... > -- > Thanks, > //richard > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the Google > Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/SMssDKwaDv0/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
