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/isa/smsc.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/isa/smsc.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7.2.1 retrieving revision 1.8 diff -u -p -r1.7.2.1 -r1.8 --- src/sys/dev/isa/smsc.c 2008/05/18 12:34:04 1.7.2.1 +++ src/sys/dev/isa/smsc.c 2008/04/28 20:23:52 1.8 @@ -1,4 +1,4 @@ -/* $NetBSD: smsc.c,v 1.7.2.1 2008/05/18 12:34:04 yamt Exp $ */ +/* $NetBSD: smsc.c,v 1.8 2008/04/28 20:23:52 martin Exp $ */ /*- * Copyright (c) 2007 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: smsc.c,v 1.7.2.1 2008/05/18 12:34:04 yamt Exp $"); +__KERNEL_RCSID(0, "$NetBSD: smsc.c,v 1.8 2008/04/28 20:23:52 martin Exp $"); #include #include