Re: [CAD_CAM_EDM_DRO] Re: More EMC Conversations w/ Controller Boards
Posted by
Raymond Heckert
on 2003-01-24 18:22:04 UTC
'Might be trivial to you, but it's Greek (maybe geek) to me. Where can I learn more about writing my own hardware drivers?
RayHex
Paul wrote:
RayHex
Paul wrote:
> Writing a hardware driver is pretty trivial - There is no need to add the
> complexity and overhead of the comedi API. The comedi libs are more geared
> towards a common API for passing data across the user space/ realtime barrier.
> The RCS libs already provide this for EMC, so all that is needed is a few
> basic IO read write routines.
> If you were to use a "comedi API", you'd probably have to write the low level
> IO routines any way.
>
Discussion Thread
jackw19x <jmw@c...
2003-01-20 14:41:28 UTC
More EMC Conversations w/ Controller Boards
Les Watts
2003-01-20 16:29:03 UTC
Re: [CAD_CAM_EDM_DRO] More EMC Conversations w/ Controller Boards
Marshall Pharoah
2003-01-21 07:54:57 UTC
RE: [CAD_CAM_EDM_DRO] More EMC Conversations w/ Controller Boards
jackw19x <jmw@c...
2003-01-21 12:03:05 UTC
Re: More EMC Conversations w/ Controller Boards
Paul
2003-01-21 15:15:49 UTC
Re: [CAD_CAM_EDM_DRO] Re: More EMC Conversations w/ Controller Boards
Raymond Heckert
2003-01-24 18:22:04 UTC
Re: [CAD_CAM_EDM_DRO] Re: More EMC Conversations w/ Controller Boards
jackw19x <jmw@c...
2003-01-25 00:51:06 UTC
Re: More EMC Conversations w/ Controller Boards
Paul
2003-01-25 06:05:57 UTC
Re: [CAD_CAM_EDM_DRO] Re: More EMC Conversations w/ Controller Boards