On Thu, 18 Jul 2013, Jon Elson wrote: > Date: Thu, 18 Jul 2013 12:23:04 -0500 > From: Jon Elson <[email protected]> > Reply-To: EMC developers <[email protected]> > To: EMC developers <[email protected]> > Subject: [Emc-developers] architecture-specific drivers > > I have a BeagleBone on order, and am thinking about the > issues of converting "my" PPMC driver to work on the > Bone. It would be pretty parallel to hal/drivers/hal_ppmc.c > just for the non-X86 (ARM/PRU) architecture. Do we already > have a plan on how to deal with architecture-specific drivers? > > Jon
I think a good way to do this is simply a set of architecture specific wrappers around the lowest level I/O, and perhaps initialization code so the driver itself is not forked. Peter Wallace Mesa Electronics ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
