EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

<19941995  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  Index <19941995  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 
<== Date ==> <== Thread ==>

Subject: returned mail for tech_talk
From: [email protected] (Marty Kraimer)
Date: Mon, 22 Aug 1994 12:39:01 -0600
The changes mentioned here were NOT made in the current source for R3.12.
I have added them. Changes will NOT get into releases unless you take steps
to make sure that bugs are reported!!

Marty Kraimer


----- Begin Included Message -----

>From [email protected] Mon Aug 22 11:45 CDT 1994
Date: Mon, 22 Aug 94 09:45:03 PDT
From: [email protected] (Carl Lionberger)
To: [email protected]
Subject: Re: Xy240
Content-Type: text
Content-Length: 795


I've been using the Xy240 with r3.11.  The .ascii file lines were not commented 
out as cjm described but there was a bug in the file drvXy240.c that makes it so
that when you use particular bits (ie, bo records), the rest of the word will get
scrambled.  This file has been unchanged since at least 3.7.  I modified
xy_bo_driver() lines 346 and 347 to be:

        dio[card].dptr->port4_5 = (unsigned short)(work >> 16);
        dio[card].dptr->port6_7 = (unsigned short)work;

The lsw/msw positions of port4_5 and port6_7 were reversed with respect to the
rest of the driver.

I gather there is a move afoot to have fewer device drivers active in the release,
and this probably accounts for the ascii lines being commented out.

Carl Lionberger
Lawrence Berkeley Laboratory        
        



----- End Included Message -----



Navigate by Date:
Prev: Re: Xy240 Carl Lionberger
Next: VxWorks Jeffrey Gross
Index: <19941995  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: Xy240 Marty Kraimer
Next: a friend in need Fred Carter
Index: <19941995  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 
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 ·