<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 2025 | 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 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | CAMAC drivers |
From: | "Eric Bjorklund, NPSM" <[email protected]> |
Date: | Thu, 25 Aug 1994 14:39:56 -0600 (MDT) |
At LANL we are currently working on an extension of the CEBAF serial highway driver (adding support for LAMs and multiple branches per IOC). This driver is an implementation of the ESONE standard CAMAC library and is designed in two sections. The ESONE interface is in one module and the hardware interface is in a separate module. The idea is that your device support routines can use the ESONE interface independantly of which hardware driver you load. We are currently using the Hytec 2992 serial driver (as is CEBAF and Duke). The design should allow you to support parallel drivers as well (like the 3992) by writing a different hardware support module. Further information can be obtained from: [email protected]