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/playstation2/dev/emac3.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/playstation2/dev/emac3.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.22.3 retrieving revision 1.2 diff -u -p -r1.1.22.3 -r1.2 --- src/sys/arch/playstation2/dev/emac3.c 2004/09/21 13:20:13 1.1.22.3 +++ src/sys/arch/playstation2/dev/emac3.c 2003/07/15 02:54:36 1.2 @@ -1,4 +1,4 @@ -/* $NetBSD: emac3.c,v 1.1.22.3 2004/09/21 13:20:13 skrll Exp $ */ +/* $NetBSD: emac3.c,v 1.2 2003/07/15 02:54:36 lukem Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: emac3.c,v 1.1.22.3 2004/09/21 13:20:13 skrll Exp $"); +__KERNEL_RCSID(0, "$NetBSD: emac3.c,v 1.2 2003/07/15 02:54:36 lukem Exp $"); #include "debug_playstation2.h"