Subject: CVS commit: syssrc/sys/arch/evbmips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/26/2002 06:23:06
Module Name: syssrc
Committed By: simonb
Date: Fri Jul 26 03:23:05 UTC 2002
Modified Files:
syssrc/sys/arch/evbmips/malta: conf.c
Added Files:
syssrc/sys/arch/evbmips/evbmips: conf_common.c
Log Message:
Split out the {b,c}dev to a separate file, which many devices declared
conditionally so that other eval boards (say without PCI support) can
share the basic "conf.c".
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/evbmips/evbmips/conf_common.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/evbmips/malta/conf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.