Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/dev/ic



Module Name:    syssrc
Committed By:   tron
Date:           Sun Nov 24 16:32:48 UTC 2002

Modified Files:
        syssrc/sys/dev/ic [netbsd-1-6]: siop_common.c

Log Message:
Pull up revision 1.30 (requested by bouyer in ticket #747):
The 1010 will generate a scsi gross error if a RAM entry is read before being
written (i.e. is used uninitialised). The esiop SCRIPT may do this in some
circonstances (and it is safe) so bus_space_set_region_4() the RAM in
reset routine.
Problem reported and fix tested by Allen Briggs.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.4.1 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