From 8075028733e87a28b012f4429e01782978f6b865 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 4 Nov 2004 11:03:45 +0000 Subject: Stricter rules for isadma_bounce, shaves 4KB off a RAMDISKB kernel. --- sys/arch/alpha/conf/files.alpha | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/arch/alpha/conf/files.alpha b/sys/arch/alpha/conf/files.alpha index f9aefb6e6cd..81e9d7ff5ba 100644 --- a/sys/arch/alpha/conf/files.alpha +++ b/sys/arch/alpha/conf/files.alpha @@ -1,4 +1,4 @@ -# $OpenBSD: files.alpha,v 1.63 2004/10/08 13:04:35 grange Exp $ +# $OpenBSD: files.alpha,v 1.64 2004/11/04 11:03:44 miod Exp $ # $NetBSD: files.alpha,v 1.32 1996/11/25 04:03:21 cgd Exp $ # # alpha-specific configuration info @@ -132,7 +132,7 @@ include "dev/puc/files.puc" file arch/alpha/isa/isa_machdep.c isa define isadma_bounce -file arch/alpha/isa/isadma_bounce.c isadma_bounce +file arch/alpha/isa/isadma_bounce.c isadma_bounce & isa_dma device isabeep attach isabeep at pcppi -- cgit v1.2.3