Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jon Buller <jonb@netbsd.org>
List: source-changes
Date: 01/09/2000 20:47:11
Module Name:	syssrc
Committed By:	jonb
Date:		Mon Jan 10 04:47:10 UTC 2000

Modified Files:
	syssrc/sys/arch/pc532/conf: std.pc532

Log Message:
Hmmm...  The pc532 will only ever have one ncr device without major
hardware rework, so it doesn't need to be listed as ncr*.  However,
this could also be thought of as covering up a (new?) bug in the
probe/attach code that has recently decided that there are at least
ncr0 and ncr1 with the same interrupt and address mappings.  So
this change is just to let people build kernels that don't panic
at boot time...

There, is that a long winded commit message or what?


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/pc532/conf/std.pc532

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