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:   he
Date:           Wed Dec 11 17:59:24 UTC 2002

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

Log Message:
Pull up revision 1.65 (requested by bouyer in ticket #975):
  In siop_reset(), reset sc_ntargets to 0; it will be
  computed again in siop_add_reselsw().
  In siop_reset(), reset the tag reseloff to 0, in addition
  to the lun reseloff.  If siop_add_dev() fails this time,
  we would use the old reseloff, clobbering memory new used
  for something else.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.62.2.1 syssrc/sys/dev/ic/siop.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