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/seagate.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/isa/seagate.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.71.10.1 retrieving revision 1.72 diff -u -p -r1.71.10.1 -r1.72 --- src/sys/dev/isa/seagate.c 2014/08/10 06:54:52 1.71.10.1 +++ src/sys/dev/isa/seagate.c 2014/04/08 13:20:01 1.72 @@ -1,4 +1,4 @@ -/* $NetBSD: seagate.c,v 1.71.10.1 2014/08/10 06:54:52 tls Exp $ */ +/* $NetBSD: seagate.c,v 1.72 2014/04/08 13:20:01 hannken Exp $ */ /* * ST01/02, Future Domain TMC-885, TMC-950 SCSI driver @@ -65,7 +65,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: seagate.c,v 1.71.10.1 2014/08/10 06:54:52 tls Exp $"); +__KERNEL_RCSID(0, "$NetBSD: seagate.c,v 1.72 2014/04/08 13:20:01 hannken Exp $"); #include #include