Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/24/2002 02:16:08
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Sep 23 23:16:07 UTC 2002

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

Log Message:
Add support for multiple cfdata tables to the internals of the
autoconfiguration machinery, derived from PR #2112.

More work is left to do, including revamping how matches against
a candidate parent are done.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/kern/subr_autoconf.c
cvs rdiff -r1.49 -r1.50 syssrc/sys/sys/device.h

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