Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/09/2002 05:59:58
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Oct  9 02:59:58 UTC 2002

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

Log Message:
Implement config_attach_pseudo(), which creates an instance of
a pseudo-device which behaves like a normal device in the device
tree, including the capability to have children.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 syssrc/sys/kern/subr_autoconf.c
cvs rdiff -r1.60 -r1.61 syssrc/sys/sys/device.h

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