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/mips/adm5120/dev/ahci.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/mips/adm5120/dev/ahci.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.32.1 retrieving revision 1.2 diff -u -p -r1.1.32.1 -r1.2 --- src/sys/arch/mips/adm5120/dev/ahci.c 2008/01/02 21:48:39 1.1.32.1 +++ src/sys/arch/mips/adm5120/dev/ahci.c 2007/12/15 00:39:21 1.2 @@ -1,4 +1,4 @@ -/* $NetBSD: ahci.c,v 1.1.32.1 2008/01/02 21:48:39 bouyer Exp $ */ +/* $NetBSD: ahci.c,v 1.2 2007/12/15 00:39:21 perry Exp $ */ /*- * Copyright (c) 2007 Ruslan Ermilov and Vsevolod Lobko. @@ -71,7 +71,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: ahci.c,v 1.1.32.1 2008/01/02 21:48:39 bouyer Exp $"); +__KERNEL_RCSID(0, "$NetBSD: ahci.c,v 1.2 2007/12/15 00:39:21 perry Exp $"); #include #include