Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/31/2001 02:14:30
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Jan 31 00:14:30 UTC 2001

Modified Files:
	syssrc/sys/arch/dreamcast/conf: GENERIC files.dreamcast
	syssrc/sys/arch/dreamcast/dev/maple: maple.c

Log Message:
Make the "maple" bus a direct config bus.  Now, when a device is
not configured into the kernel, you know about it, e.g.:

Dreamcast Controller         at maple0 port 0 not configured


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/dreamcast/conf/GENERIC \
    syssrc/sys/arch/dreamcast/conf/files.dreamcast
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/dreamcast/dev/maple/maple.c

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