Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/29/2008 17:26:57
Module Name:	src
Committed By:	dyoung
Date:		Tue Jan 29 17:26:57 UTC 2008

Modified Files:
	src/sys/dev/scsipi: atapiconf.c

Log Message:
Use device_t.  Add a handler for child detachment.  Now I can detach
cd0 at atapibus0 without getting a panic when atapibus0 detaches,
later.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/dev/scsipi/atapiconf.c

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