I take Ernest's question to be more about the relative merits of
hardware interface designs: memory mapped vs. sockets. This is a hard
question to answer in general. The best advise I can offer is that it
depends on what the hardware is. For access to a local FPGA, memory
mapped access is easiest (simplest). For communication to another micro
processor, message passing might be better.
On 05/21/2015 01:32 PM, Mark Rivers wrote:
> Hi Ernest,
>
> I don't think it is really and either/or question with devlib2 and asyn. At least for the drivers I've seen they work together. For example I've written an asyn driver for the SIS3820, but it would be nice to have devlib2 functions to do OS-independent DMA with it. So asyn drivers make calls to devlib2 functions for OS-independent access to the VME or PCI bus.
>
> How does devlib2 get involved with Ethernet/RS-232 based devices?
>
> Mark
>
> ________________________________________
> From: [email protected] [[email protected]] on behalf of Williams Jr., Ernest L. [[email protected]]
> Sent: Thursday, May 21, 2015 9:26 AM
> To: [email protected]
> Subject: devlib2 and asyn Pros/Cons
>
> Hi everyone,
>
> We would like to go down a path of standardizing new EPICS drivers that we develop here at SLAC.
>
>
> Can folks speak about pros/cons for using devlib2-based approach versus an asyn-based approach for access
> to (1) PCI bus access, VME64x CSR/CSR, and other memory-mapped devices; (2) ethernet/RS232 based; stream-based ?
>
>
> Here at SLAC we have a module that Till wrote which addresses:
> (1) memory and I/O barriers, (2) endianess
> Is this something that belongs in or is now in EPICS BASE?
>
>
>
> Cheers,
> Ernest
>
- References:
- devlib2 and asyn Pros/Cons Williams Jr., Ernest L.
- RE: devlib2 and asyn Pros/Cons Mark Rivers
- Navigate by Date:
- Prev:
Re: EPICS Motor Working Group Pete Jemian
- Next:
Re: devlib2 and asyn Pros/Cons Williams Jr., Ernest L.
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
<2015>
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
RE: devlib2 and asyn Pros/Cons Mark Rivers
- Next:
Re: devlib2 and asyn Pros/Cons Williams Jr., Ernest L.
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
<2015>
2016
2017
2018
2019
2020
2021
2022
2023
2024
|