Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 09/10/2003 11:37:14
Module Name:	src
Committed By:	uwe
Date:		Wed Sep 10 11:37:14 UTC 2003

Modified Files:
	src/sys/dev/ic: apcdmareg.h

Log Message:
Define APC DMA registers as offsets for bus space ops, so that we can
avoid linear mapping.  Actually, cs4231_sbus.c is already converted to
not use linear mapping of DMA registers, but it uses quick and
disgusting hack.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/ic/apcdmareg.h

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