Subject: CVS commit: src/sys/arch/evbarm/smdk2xx0
To: None <source-changes@NetBSD.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 08/05/2003 11:32:36
Module Name:	src
Committed By:	bsh
Date:		Tue Aug  5 11:32:36 UTC 2003

Modified Files:
	src/sys/arch/evbarm/smdk2xx0: smdk2410_machdep.c

Log Message:
add s3c2xx0_bus_dma_init() which is called by s3c2410_attach().

add a variable wdcdebug_wd_mask for a temporary workaround to the link
error when umass is configured in SMDK2410 kernel.  I'll re-visit this
later.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbarm/smdk2xx0/smdk2410_machdep.c

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