EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  <19981999  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  Index 1994  1995  1996  1997  <19981999  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 
<== Date ==> <== Thread ==>

Subject: enhancements to Andrew Johnson's IPC driver
From: [email protected] (Jeff Hill)
To: "EPICS-tech-talk (E-mail)" <[email protected]>
Date: Thu, 3 Dec 1998 12:10:04 -0700
All,

1) I propose that the following routine be added to Andrew Johnson's
IPAC library so that we can use ISA based IPAC carriers without
allowing architecture dependent interrupt vectoring to leak into
our IPAC module drivers.

int ipmIntVecConnect (
	unsigned carrier, 
	unsigned slot, 
	unsigned vector, 
	void (*pIntServiceFunc)(void *pIntServiceParam), 
	void *pIntServiceParam);

This will allow unmodified IPAC module drivers to function properly on multiple 
IPAC carrier boards that are not necessarily hosted on the same IO bus. Of course 
this will also require a new entrypoint in the carrier driver jump table. Note that the ISA 
bus does not support interrupt vectoring so we will implement this functionality in the 
ISA carrier board driver. 

2) I propose that the master source for Andrew Johnson's IPAC driver be moved 
into the CVS repository at APS under a new drivers directory so that it can easily be 
maintained by multiple sites.

Jeff
______________________________________________________
Jeffrey O. Hill                      Internet     [email protected]
LANL MS H820                    Voice         505 665 1831
Los Alamos NM 87545 USA   FAX          505 665 5107


Replies:
Re: enhancements to Andrew Johnson's IPC driver Marty Kraimer

Navigate by Date:
Prev: RE: ????kernel work queue overflow error???? Mark Rivers
Next: PC Fonts.... Bonnie Madre
Index: 1994  1995  1996  1997  <19981999  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: ????kernel work queue overflow error???? Mark Rivers
Next: Re: enhancements to Andrew Johnson's IPC driver Marty Kraimer
Index: 1994  1995  1996  1997  <19981999  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 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·