Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/ic



Module Name:    syssrc
Committed By:   bouyer
Date:           Thu Apr 25 20:05:11 UTC 2002

Modified Files:
        syssrc/sys/dev/ic: esiop.c siop.c siop_common.c

Log Message:
It's not safe to access the SCNTL1 register while the SCRIPT is running.
On the 1010 this can wedge the chip. So abort the script instead.
the abort interrupt will trigger a bus reset.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/ic/esiop.c
cvs rdiff -r1.59 -r1.60 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/ic/siop_common.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index