Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/04/2000 15:01:56
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Feb  4 23:01:56 UTC 2000

Modified Files:
	syssrc/sys/dev/scsipi [thorpej_scsipi]: atapiconf.c scsiconf.c
	    scsipi_base.c scsipi_base.h scsipiconf.h

Log Message:
Make sure the channel's completion thread exits when the channel
is detached, and completely encapsulate the way periph's are stored
by the channel.


To generate a diff of this commit:
cvs rdiff -r1.28.2.4 -r1.28.2.5 syssrc/sys/dev/scsipi/atapiconf.c
cvs rdiff -r1.130.2.4 -r1.130.2.5 syssrc/sys/dev/scsipi/scsiconf.c
cvs rdiff -r1.26.2.6 -r1.26.2.7 syssrc/sys/dev/scsipi/scsipi_base.c
cvs rdiff -r1.9.10.1 -r1.9.10.2 syssrc/sys/dev/scsipi/scsipi_base.h
cvs rdiff -r1.32.2.6 -r1.32.2.7 syssrc/sys/dev/scsipi/scsipiconf.h

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