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/scsipi
Module Name: syssrc
Committed By: lukem
Date: Tue Jun 4 11:38:37 UTC 2002
Modified Files:
syssrc/sys/dev/scsipi [netbsd-1-6]: scsipi_base.c
Log Message:
Pull up revision 1.76 (requested by bouyer in ticket #149):
Doh, the return of scsipi_lookup_periph() was meant to be assigned to
periph.
periph was used uninitialised, and caused a panic when the scsibus is reset
with siop or esiop, and possibly others HBA drivers.
To generate a diff of this commit:
cvs rdiff -r1.75 -r1.75.2.1 syssrc/sys/dev/scsipi/scsipi_base.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