Subject: CVS commit: src/sys/arch/shark
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 08/03/2007 16:02:17
Module Name:	src
Committed By:	jmmv
Date:		Fri Aug  3 16:02:17 UTC 2007

Modified Files:
	src/sys/arch/shark/ofw: ofisa_machdep.c
	src/sys/arch/shark/shark: hat.c shark_machdep.c

Log Message:
Only deal with isa dma stuff if this is available/needed.  Fixes the build
of kernels when, e.g. the audio driver is disabled.

Per cube@'s suggestion.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/shark/ofw/ofisa_machdep.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/shark/shark/hat.c
cvs rdiff -r1.26 -r1.27 src/sys/arch/shark/shark/shark_machdep.c

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