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.35.2.1 retrieving revision 1.36 diff -u -p -r1.35.2.1 -r1.36 --- src/sys/arch/i386/mca/mca_machdep.c 2008/09/24 16:38:49 1.35.2.1 +++ src/sys/arch/i386/mca/mca_machdep.c 2008/09/08 23:36:54 1.36 @@ -1,4 +1,4 @@ -/* $NetBSD: mca_machdep.c,v 1.35.2.1 2008/09/24 16:38:49 wrstuden Exp $ */ +/* $NetBSD: mca_machdep.c,v 1.36 2008/09/08 23:36:54 gmcgarry Exp $ */ /*- * Copyright (c) 2000, 2001 The NetBSD Foundation, Inc. @@ -36,7 +36,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: mca_machdep.c,v 1.35.2.1 2008/09/24 16:38:49 wrstuden Exp $"); +__KERNEL_RCSID(0, "$NetBSD: mca_machdep.c,v 1.36 2008/09/08 23:36:54 gmcgarry Exp $"); #include #include