Subject: CVS commit: syssrc/sys/arch/evbmips
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/28/2002 15:33:07
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Oct 28 13:33:07 UTC 2002

Modified Files:
	syssrc/sys/arch/evbmips/conf: files.malta files.pb1000
Removed Files:
	syssrc/sys/arch/evbmips/evbmips: conf_common.c

Log Message:
now that mem_no is emitted by config(8), there is no reason to keep
copy of more or less identical iskmemdev() for every arch; move the function
to spec_vnop.c, and g/c machine-dependant copies


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/evbmips/conf/files.malta
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/evbmips/conf/files.pb1000
cvs rdiff -r1.4 -r0 syssrc/sys/arch/evbmips/evbmips/conf_common.c

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