From a0a06583a49412e4927cd00b87a93420e8607d62 Mon Sep 17 00:00:00 2001 From: Christopher Pascoe Date: Thu, 14 Apr 2005 23:40:35 +0000 Subject: Add basic support for the pxa2x0 DMA controller. ok deraadt@ dlg@ drahn@ uwe@ --- sys/arch/zaurus/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/zaurus/conf') diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index 023bb44f496..bc0248518c4 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.31 2005/03/31 12:35:45 dlg Exp $ +# $OpenBSD: GENERIC,v 1.32 2005/04/14 23:40:34 pascoe Exp $ # # GENERIC machine description file # @@ -62,6 +62,7 @@ pxaip0 at mainbus? pxaintc0 at pxaip? # interrupt controller pxagpio0 at pxaip? # GPIO +pxadmac0 at pxaip? # DMA controller scoop0 at pxaip? scoop1 at pxaip? saost0 at pxaip? addr 0x40a00000 size 0x20 -- cgit v1.2.3