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_sip.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/pci/if_sip.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.114.4.1 retrieving revision 1.115 diff -u -p -r1.114.4.1 -r1.115 --- src/sys/dev/pci/if_sip.c 2007/10/25 22:39:04 1.114.4.1 +++ src/sys/dev/pci/if_sip.c 2007/10/19 12:00:48 1.115 @@ -1,4 +1,4 @@ -/* $NetBSD: if_sip.c,v 1.114.4.1 2007/10/25 22:39:04 bouyer Exp $ */ +/* $NetBSD: if_sip.c,v 1.115 2007/10/19 12:00:48 ad Exp $ */ /*- * Copyright (c) 2001, 2002 The NetBSD Foundation, Inc. @@ -80,7 +80,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: if_sip.c,v 1.114.4.1 2007/10/25 22:39:04 bouyer Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_sip.c,v 1.115 2007/10/19 12:00:48 ad Exp $"); #include "bpfilter.h" #include "rnd.h"