Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
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.
Home |
Main Index |
Thread Index |
Old Index