Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/15/1999 12:37:08
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Sep 15 19:37:08 UTC 1999

Modified Files:
	syssrc/sys/kern: subr_autoconf.c
	syssrc/sys/sys: device.h

Log Message:
Add a mechanism to defer configuration of children until interrupts
are enabled.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/kern/subr_autoconf.c
cvs rdiff -r1.33 -r1.34 syssrc/sys/sys/device.h

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