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/dev/pci/if_bge.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/pci/if_bge.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.42.2.2 retrieving revision 1.42.2.3 diff -u -p -r1.42.2.2 -r1.42.2.3 --- src/sys/dev/pci/if_bge.c 2004/09/18 14:49:03 1.42.2.2 +++ src/sys/dev/pci/if_bge.c 2004/09/21 13:31:02 1.42.2.3 @@ -1,4 +1,4 @@ -/* $NetBSD: if_bge.c,v 1.42.2.2 2004/09/18 14:49:03 skrll Exp $ */ +/* $NetBSD: if_bge.c,v 1.42.2.3 2004/09/21 13:31:02 skrll Exp $ */ /* * Copyright (c) 2001 Wind River Systems @@ -79,7 +79,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: if_bge.c,v 1.42.2.2 2004/09/18 14:49:03 skrll Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_bge.c,v 1.42.2.3 2004/09/21 13:31:02 skrll Exp $"); #include "bpfilter.h" #include "vlan.h"