Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/14/2001 21:31:19
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Feb 14 19:31:19 UTC 2001

Modified Files:
	syssrc/sys/dev/mca: mca.c mca_subr.c mcavar.h

Log Message:
remove mca_issupp() and just use UNCONF for unknown devices, like other
buses do - array of 'supported' peripheals makes addition of new stuff
unnecessarily harder


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/mca/mca.c syssrc/sys/dev/mca/mca_subr.c \
    syssrc/sys/dev/mca/mcavar.h

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