Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/27/2001 20:52:51
Module Name:	syssrc
Committed By:	jdolecek
Date:		Fri Apr 27 17:52:51 UTC 2001

Modified Files:
	syssrc/sys/dev/mca: mca.c

Log Message:
Introduce mca_match_disabled() - this returns true if cards with particular
id should be handled even through it's marked as disabled in POS registers.
There are some cards which need this due to nonstandard hw design.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/mca/mca.c

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