Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/i386/mca/mca_machdep.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/i386/mca/mca_machdep.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.24 retrieving revision 1.25 diff -u -p -r1.24 -r1.25 --- src/sys/arch/i386/mca/mca_machdep.c 2005/02/03 21:17:01 1.24 +++ src/sys/arch/i386/mca/mca_machdep.c 2005/04/16 07:53:35 1.25 @@ -1,4 +1,4 @@ -/* $NetBSD: mca_machdep.c,v 1.24 2005/02/03 21:17:01 perry Exp $ */ +/* $NetBSD: mca_machdep.c,v 1.25 2005/04/16 07:53:35 yamt Exp $ */ /*- * Copyright (c) 2000, 2001 The NetBSD Foundation, Inc. @@ -43,7 +43,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: mca_machdep.c,v 1.24 2005/02/03 21:17:01 perry Exp $"); +__KERNEL_RCSID(0, "$NetBSD: mca_machdep.c,v 1.25 2005/04/16 07:53:35 yamt Exp $"); #include #include @@ -57,8 +57,8 @@ __KERNEL_RCSID(0, "$NetBSD: mca_machdep. #include #include -#define _X86_BUS_DMA_PRIVATE #include +#include #include #include